aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/config.role.j2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/config.role.j2.yaml')
-rw-r--r--puppet/config.role.j2.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/config.role.j2.yaml b/puppet/config.role.j2.yaml
index 7337d062..832656ba 100644
--- a/puppet/config.role.j2.yaml
+++ b/puppet/config.role.j2.yaml
@@ -1,4 +1,4 @@
-heat_template_version: ocata
+heat_template_version: pike
description: >
A software config which runs puppet on the {{role}} role
@@ -38,7 +38,7 @@ resources:
- ''
- list_join:
- ','
- - ['file,concat,file_line', {get_param: PuppetTags}]
+ - ['file,concat,file_line,augeas', {get_param: PuppetTags}]
outputs:
- name: result
inputs: