Add in persona that should always exist
This commit is contained in:
parent
273aaba651
commit
57a746ed2e
@ -56,8 +56,9 @@ def parse():
|
||||
action="store",
|
||||
type="string",
|
||||
dest="persona_fn",
|
||||
default='conf/personas/devstack.sh.yaml',
|
||||
metavar="FILE",
|
||||
help="required persona yaml file to apply")
|
||||
help="required persona yaml file to apply (default: %default)")
|
||||
base_group.add_option("-a", "--action",
|
||||
action="store",
|
||||
type="string",
|
||||
|
Loading…
x
Reference in New Issue
Block a user