ceph-defaults: regenerate group_vars samples

In fc02fc9 the group_vars samples have been generated but only for
monitor_address variable not radosgw_address.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit b46839bad0)
pull/5179/head v4.0.17
Dimitri Savineau 2019-12-16 15:19:35 -05:00 committed by Dimitri Savineau
parent d22641d37b
commit ac2bd94cba
2 changed files with 2 additions and 2 deletions

View File

@ -430,7 +430,7 @@ dummy:
# Eg. If you want to specify for each radosgw node which address the radosgw will bind to you can set it in your **inventory host file** by using 'radosgw_address' variable. # Eg. If you want to specify for each radosgw node which address the radosgw will bind to you can set it in your **inventory host file** by using 'radosgw_address' variable.
# Preference will go to radosgw_address if both radosgw_address and radosgw_interface are defined. # Preference will go to radosgw_address if both radosgw_address and radosgw_interface are defined.
#radosgw_interface: interface #radosgw_interface: interface
#radosgw_address: 0.0.0.0 #radosgw_address: x.x.x.x
#radosgw_address_block: subnet #radosgw_address_block: subnet
#radosgw_keystone_ssl: false # activate this when using keystone PKI keys #radosgw_keystone_ssl: false # activate this when using keystone PKI keys
#radosgw_num_instances: 1 #radosgw_num_instances: 1

View File

@ -430,7 +430,7 @@ ceph_iscsi_config_dev: false
# Eg. If you want to specify for each radosgw node which address the radosgw will bind to you can set it in your **inventory host file** by using 'radosgw_address' variable. # Eg. If you want to specify for each radosgw node which address the radosgw will bind to you can set it in your **inventory host file** by using 'radosgw_address' variable.
# Preference will go to radosgw_address if both radosgw_address and radosgw_interface are defined. # Preference will go to radosgw_address if both radosgw_address and radosgw_interface are defined.
#radosgw_interface: interface #radosgw_interface: interface
#radosgw_address: 0.0.0.0 #radosgw_address: x.x.x.x
#radosgw_address_block: subnet #radosgw_address_block: subnet
#radosgw_keystone_ssl: false # activate this when using keystone PKI keys #radosgw_keystone_ssl: false # activate this when using keystone PKI keys
#radosgw_num_instances: 1 #radosgw_num_instances: 1