summaryrefslogtreecommitdiff
path: root/pillar/openbook/ansible.sls
diff options
context:
space:
mode:
Diffstat (limited to 'pillar/openbook/ansible.sls')
-rw-r--r--pillar/openbook/ansible.sls30
1 files changed, 30 insertions, 0 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls
index aa98e8a..48e838a 100644
--- a/pillar/openbook/ansible.sls
+++ b/pillar/openbook/ansible.sls
@@ -243,6 +243,36 @@ ansible:
mode: "0755"
relative_to_buildroot: True
is_template: False
+ inventory_json_v3_lab_db_rb:
+ name: inventory_json_v3_lab_db.rb
+ source: inventory_json.rb
+ mode: "0755"
+ relative_to_buildroot: True
+ is_template: False
+ inventory_json_v3_staging_db_rb:
+ name: inventory_json_v3_staging_db.rb
+ source: inventory_json.rb
+ mode: "0755"
+ relative_to_buildroot: True
+ is_template: False
+ inventory_json_v3_prod_db_rb:
+ name: inventory_json_v3_prod_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
+ 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