Merge "Remove deploy_steps_tasks.yaml from upgrade_steps_playbook" into stable/pike
[apex-tripleo-heat-templates.git] / common / deploy-steps-tasks.yaml
index f072942..73d3036 100644 (file)
@@ -5,7 +5,7 @@
     # Per step puppet configuration of the baremetal host
     #####################################################
     - name: Write the config_step hieradata
-      copy: content="{{dict(step=step|int)|to_json}}" dest=/etc/puppet/hieradata/config_step.json force=true
+      copy: content="{{dict(step=step|int)|to_json}}" dest=/etc/puppet/hieradata/config_step.json force=true mode=0600
     - name: Run puppet host configuration for step {{step}}
       command: >-
         puppet apply