diff options
author | James Gu <james.gu@att.com> | 2019-12-18 14:43:25 -0800 |
---|---|---|
committer | James Gu <james.gu@att.com> | 2019-12-18 14:44:28 -0800 |
commit | 1c399dffed58eda5ce3cd29bd5815ca3ed838137 (patch) | |
tree | de5a72e8305f1347597a8b56457d4ad9de2c9b66 /site/intel-pod17/profiles | |
parent | 64540ebf2855830df2af5b5d4ce70bd3ddebbe38 (diff) |
Minor fixes for documentation in the site manifersts
Minor documentation fixes in the site yaml before Iruya release.
Change-Id: I29e31bdb96fb361bbab8517ff65fb7b5ee43fc5a
Signed-off-by: James Gu <james.gu@att.com>
Diffstat (limited to 'site/intel-pod17/profiles')
-rw-r--r-- | site/intel-pod17/profiles/region.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/intel-pod17/profiles/region.yaml b/site/intel-pod17/profiles/region.yaml index 317f29a..cb68a0a 100644 --- a/site/intel-pod17/profiles/region.yaml +++ b/site/intel-pod17/profiles/region.yaml @@ -1,5 +1,5 @@ --- -# The purpose of this file is to define the drydock Region, which in turn drives +# The purpose of this file is to define the Drydock Region, which in turn drives # the MaaS region. schema: 'drydock/Region/v1' metadata: @@ -17,7 +17,7 @@ metadata: schema: pegleg/SoftwareVersions/v1 name: software-versions path: .packages.repositories.main_archive - # NEWSITE-CHANGEME: Substitutions from deckhand SSH public keys into the + # NEWSITE-CHANGEME: Substitutions from Deckhand SSH public keys into the # list of authorized keys which MaaS will register for the build-in "ubuntu" # account during the PXE process. Create a substitution rule for each SSH # key that should have access to the "ubuntu" account (useful for trouble- |