diff options
author | Dan Prince <dprince@redhat.com> | 2015-07-19 17:47:53 -0400 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2015-09-22 08:30:01 -0400 |
commit | 5a353c916cf4ed305c3ece8307fd1289630d17c3 (patch) | |
tree | dbc4b5229e38196b9b49642f7dc1d9c6e5f5f6f7 /environments | |
parent | 8e7a13ebe898a9f6a94bf77d095a681ec744e719 (diff) |
Rename -puppet.yaml templates.
Updates the /puppet directory templates so that we drop the
'-puppet' from the filenames. This is redundant because
we already have puppet in the directory name and fixes
inconsistencies where we aren't using -puppet in
all the files within the puppet directory.
Depends-On: I71cb07b2f5305aaf9c43ab175cca976e844b8175
Change-Id: I70d6e048a566666f5d6e5c2407f8a6b4fd9f6f87
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: |