Merge "Document archive key usage for openstack-origin"

This commit is contained in:
Zuul 2018-05-11 09:04:36 +00:00 committed by Gerrit Code Review
commit cabb2377f9
1 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,10 @@ options:
NOTE: updating this setting to a source that is known to provide
a later version of OpenStack will trigger a software upgrade unless
action-managed-upgrade is set to True.
NOTE: a corresponding public key from keyserver.ubuntu.com can be used
when specifying a repository by appending the key separated by a | when
entering the deb url sources entry, i.e.
openstack-origin="deb <DEB URL>|<PUB KEY>"
action-managed-upgrade:
type: boolean
default: False