diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-12-12 16:51:13 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-12-12 16:51:13 -0700 |
| commit | 5d3d8c6cc39662127771afa9157ca335231be2a1 (patch) | |
| tree | 54942e4ed219fb204dfb0ccc343ebe82da96af0b /pillar/openbook | |
| parent | a0cf78dc956c5dbad12dde19fc8b4f7fa9a1cfb4 (diff) | |
adding v3 database jobs
Diffstat (limited to 'pillar/openbook')
| -rw-r--r-- | pillar/openbook/ansible.sls | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index 48e838a..63699b5 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -261,18 +261,6 @@ ansible: mode: "0755" relative_to_buildroot: True is_template: False - inventory_json_master_db_rb: - name: inventory_json_master_db.rb - source: inventory_json.rb - mode: "0755" - relative_to_buildroot: True - is_template: False - inventory_json_master_db_rb: - name: inventory_json_master_db.rb - source: inventory_json.rb - mode: "0755" - relative_to_buildroot: True - is_template: False ob_deploy_branch_sh: name: ob-deploy-branch.sh source: ob-deploy-branch.sh |
