diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-09-25 14:58:42 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-09-25 14:58:42 +0000 |
commit | 760fba51566531bef50c2b54eff391dea41a49b6 (patch) | |
tree | b4ec34ba2d8463606df7e9b67a892b021a8ffec7 /environments | |
parent | 3512e826914664ce8cbc97d2fde7dd61d607ab23 (diff) | |
parent | 5a353c916cf4ed305c3ece8307fd1289630d17c3 (diff) |
Merge "Rename -puppet.yaml templates."
Diffstat (limited to 'environments')
-rw-r--r-- | environments/overcloud-steps.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/overcloud-steps.yaml b/environments/overcloud-steps.yaml index 99f73688..f61cbb6f 100644 --- a/environments/overcloud-steps.yaml +++ b/environments/overcloud-steps.yaml @@ -1,7 +1,7 @@ # Specifies hooks/breakpoints where overcloud deployment should stop # Allows operator validation between steps, and/or more granular control. # Note: the wildcards relate to naming convention for some resource suffixes, -# e.g see puppet/*-post-puppet.yaml, enabling this will mean we wait for +# e.g see puppet/*-post.yaml, enabling this will mean we wait for # a user signal on every *Deployment_StepN resource defined in those files. resource_registry: resources: |