diff options
Diffstat (limited to 'pillar/openbook')
| -rw-r--r-- | pillar/openbook/ansible.sls | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
