From a1c77b6cd8ae89cd8acc35fa87aeb48a0a4acdde Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 6 Mar 2018 08:52:11 -0700 Subject: Add support for running ansible build on local dev host Issue: IS-73 --- pillar/openbook/ansible.sls | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pillar/openbook') diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index b801784..d099bd9 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -201,6 +201,12 @@ ansible: mode: "0644" relative_to_buildroot: True is_template: False + inventory_json_local_rb: + name: inventory_json_local.rb + source: inventory_json.rb + mode: "0755" + relative_to_buildroot: True + is_template: False inventory_json_unstable_rb: name: inventory_json_unstable.rb source: inventory_json.rb -- cgit v1.3