Fix typo in skeleton role
Fixes a typo in the skeleton role and the generated roles that had been affected. Note that the tripleo-packages and tripleo-ovs-dpdk roles are excluded from being updated because those CI jobs are presently failing. Change-Id: I0d66af8c5395a0ee4910f8475e1f70ccb7bfa52cchanges/50/690150/2
parent
4cb02021ec
commit
bc6ccf2240
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo_{{ role_name | replace('-', '_') }}"
|
||||
tripleo_{{ role_name | replace('-', '_') }}_debug: false
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# Packages installed on the local system. Allows user to define this list
|
||||
# otherwise it will inherit from the OS specific variable file(s).
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo_backup_and_restore"
|
||||
tripleo_backup_and_restore_debug: false
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# List of packages that are requred to bootstrap TripleO.
|
||||
tripleo_bootstrap_packages_bootstrap: "{{ _tripleo_bootstrap_packages_bootstrap | default([]) }}"
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
tripleo_cellv2_debug: false
|
||||
tripleo_cellv2_cell_name: ""
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo_clients_install"
|
||||
tripleo_clients_install_pkg_state: present
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo-config"
|
||||
tripleo_config_type: ini
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo_tripleo_container_image_prepare"
|
||||
tripleo_container_image_prepare_debug: false
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# NOTE(cloudnull): This role used to use a non-namespaced option, which has a high
|
||||
# probability of creating conflicts with other roles in the greater
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo-container-tag"
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# Set the default admin user
|
||||
tripleo_admin_user: tripleo-admin
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo_firewall"
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# NOTE(cloudnull): This role used to use a non-namespaced option, which has a high
|
||||
# probability of creating conflicts with other roles in the greater
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
tripleo_kernel_extra_modules: {}
|
||||
tripleo_kernel_extra_packages: {}
|
||||
tripleo_kernel_sysctl_extra_settings: {}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# Load specific kernel modules using a list of hashes. This variable also
|
||||
# takes the keyword "params" and "state". Params is assumed to be `null` and
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
tripleo_container_registry_insecure_registries: []
|
||||
tripleo_container_registry_login: false
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
tripleo_ptp_slave_mode: 1
|
||||
tripleo_ptp_interfaces: ["{{ ansible_default_ipv4.interface }}"]
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo_securetty"
|
||||
tripleo_ttys: []
|
||||
|
|
|
@ -15,4 +15,4 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
# All variables within this role should have a prefix of "tripleo_tripleo_sshd"
|
||||
# Mapping of sshd_config values
|
||||
|
|
|
@ -15,6 +15,6 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
tripleo_timezone: 'UTC'
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
|
||||
# Required variables:
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
# under the License.
|
||||
|
||||
|
||||
# All variables intended for modification should place placed in this file.
|
||||
# All variables intended for modification should be placed in this file.
|
||||
|
||||
tuned_profile: "throughput-performance"
|
||||
tuned_custom_profile: ""
|
||||
|
|
Loading…
Reference in New Issue