Merge "Add the missing BASE_OS_DISTRO"
This commit is contained in:
commit
9d575a9d22
@ -27,7 +27,7 @@ config_owner_group: "root"
|
||||
# Valid options are [ COPY_ONCE, COPY_ALWAYS ]
|
||||
config_strategy: "COPY_ALWAYS"
|
||||
|
||||
# Valid options are [ centos, oraclelinux, ubuntu ]
|
||||
# Valid options are ['centos', 'debian', 'oraclelinux', 'rhel', 'ubuntu']
|
||||
kolla_base_distro: "centos"
|
||||
# Valid options are [ binary, source ]
|
||||
kolla_install_type: "binary"
|
||||
|
@ -11,7 +11,7 @@
|
||||
# Valid options are [ COPY_ONCE, COPY_ALWAYS ]
|
||||
#config_strategy: "COPY_ALWAYS"
|
||||
|
||||
# Valid options are [ centos, oraclelinux, ubuntu ]
|
||||
# Valid options are ['centos', 'debian', 'oraclelinux', 'rhel', 'ubuntu']
|
||||
#kolla_base_distro: "centos"
|
||||
|
||||
# Valid options are [ binary, source ]
|
||||
|
Loading…
Reference in New Issue
Block a user