It's working now. Thanks.
TASK [common : Pulling kolla-toolbox image] **************************************************************************************************************************** ok: [localhost]
Globals.yml file: ################### # Kolla options ################### # Valid options are [ COPY_ONCE, COPY_ALWAYS ] #config_strategy: "COPY_ALWAYS"
# Valid options are [ centos, oraclelinux, ubuntu ] kolla_base_distro: "ubuntu"
# Valid options are [ binary, source ] kolla_install_type: "source"
# Valid option is Docker repository tag openstack_release: ""
# Location of configuration overrides #node_custom_config: "/etc/kolla/config"
It's working now. Thanks.
TASK [common : Pulling kolla-toolbox image] ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* ******* *****
ok: [localhost]
Globals.yml file:
###################
# Kolla options
###################
# Valid options are [ COPY_ONCE, COPY_ALWAYS ]
#config_strategy: "COPY_ALWAYS"
# Valid options are [ centos, oraclelinux, ubuntu ]
kolla_base_distro: "ubuntu"
# Valid options are [ binary, source ]
kolla_install_type: "source"
# Valid option is Docker repository tag
openstack_release: ""
# Location of configuration overrides config: "/etc/kolla/config"
#node_custom_