From a0cf78dc956c5dbad12dde19fc8b4f7fa9a1cfb4 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 12 Dec 2017 16:47:48 -0700 Subject: Add v3 database jobs to ansible --- pillar/openbook/ansible.sls | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'pillar') 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 -- cgit v1.3