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 24, 2018
1 parent 514fbc8 commit 2ce6553
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions vars/quickstart.yaml
Expand Up @@ -27,16 +27,20 @@ non_root_chown: false
# May be overrided
virthost_nameservers: 8.8.8.8
undercloud_enable_validations: false
default_disk: 20
undercloud_disk: 30
undercloud_vcpu: 3
default_memory: 4096
undercloud_memory: 12288
modify_image_vc_root_password: r00tme
enable_port_forward_for_tripleo_ui: false
libvirt_cpu_mode: host-passthrough
libvirt_volume_pool: default
libvirt_domain_type: kvm

# This needs to be common defaults in oooq prolly!
step_overcloud_prep_flavors: true
# https://bugs.launchpad.net/tripleo/+bug/1788875
flavor_map:
control: control
compute: compute
step_overcloud_prep_flavors: false
default_disk: 18
default_vcpu: 1
default_memory: 4096

0 comments on commit 2ce6553

Please sign in to comment.