Skip to content

Commit

Permalink
Some flavors in my kitchen...
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
  • Loading branch information
bogdando committed Aug 23, 2018
1 parent dee8bf6 commit bf1cc24
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion vars/quickstart.yaml
Expand Up @@ -38,5 +38,10 @@ libvirt_cpu_mode: host-passthrough
libvirt_volume_pool: default
libvirt_domain_type: kvm

# This needs to be common defaults in oooq prolly!
## TODO either of these need to become common defaults in oooq prolly!
# This makes no oooq_flavors requested, and uses mappings for flavors
# taken from the given node file (seems not!)
#flavor_args: ""
# This instead makes the oooq_foo flavors created and tells to ignore
# the node file provided mappings (I hope it is so!)
step_overcloud_prep_flavors: true

0 comments on commit bf1cc24

Please sign in to comment.