tripleo-ansible/tripleo_ansible/roles/tripleo_multipathd/molecule/custom_config/custom_multipath.conf

10 lines
285 B
Plaintext

# This represents a custom configuration file the user wishes to deploy.
defaults {
user_friendly_names yes
find_multipaths yes
# Use custom_variable as a marker to ensure this custom config file
# gets deployed.
custom_variable custom_value
}