diff options
| -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 |
