Example should use hyphen instead of underscore
As per the kolla_sources documentation: https://docs.openstack.org/kayobe/latest/configuration/kolla.html#source-code-locations Change-Id: I39b59e3fed94d4fc56514c98ae1d9d1c0ad6bebc
This commit is contained in:
parent
e5f5cda76b
commit
9c9e456006
@ -78,7 +78,7 @@ kolla_openstack_release: "{{ openstack_release }}"
|
||||
# kolla_install_type=source. See kolla.common.config for details.
|
||||
# Example:
|
||||
# kolla_sources:
|
||||
# ironic_base:
|
||||
# ironic-base:
|
||||
# type: git
|
||||
# location: https://github.com/openstack/ironic
|
||||
# reference: master
|
||||
|
@ -21,7 +21,7 @@ kolla_openstack_release:
|
||||
# kolla_install_type=source. See kolla.common.config for details.
|
||||
# Example:
|
||||
# kolla_sources:
|
||||
# ironic_base:
|
||||
# ironic-base:
|
||||
# type: git
|
||||
# location: https://github.com/openstack/ironic
|
||||
# reference: master
|
||||
|
@ -80,7 +80,7 @@
|
||||
# kolla_install_type=source. See kolla.common.config for details.
|
||||
# Example:
|
||||
# kolla_sources:
|
||||
# ironic_base:
|
||||
# ironic-base:
|
||||
# type: git
|
||||
# location: https://github.com/openstack/ironic
|
||||
# reference: master
|
||||
|
Loading…
Reference in New Issue
Block a user