diff options
| author | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-21 12:04:46 -0700 |
|---|---|---|
| committer | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-21 12:04:46 -0700 |
| commit | 2bb7e9dee43365bb70c926e47e551d05e57971da (patch) | |
| tree | b5db38d1607a523a033df6ed0e44bc77d2a8d91e /pillar | |
| parent | 8f503e0aff61fd4b39b76cb8dd793c8554d6132c (diff) | |
ditch diskimage-builder because it is actually slower
Diffstat (limited to 'pillar')
| -rw-r--r-- | pillar/openbook/ansible.sls | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index 867dc65..2b6fb11 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -57,12 +57,6 @@ ansible: mode: "0644" relative_to_buildroot: True is_template: False - playbooks_diskimage_builder_yaml: - name: playbooks/diskimage_builder.yaml - source: diskimage_builder.yaml - mode: "0644" - relative_to_buildroot: True - is_template: False playbooks_docker_compose_yaml: name: playbooks/docker_compose.yaml source: docker_compose.yaml |
