resync group_vars sample files with their corresponding original files.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
#ceph_docker_on_openstack: false
#containerized_deployment: False
#container_binary:
-
+#timeout_command: "{{ 'timeout --foreground -s KILL ' ~ docker_pull_timeout if (docker_pull_timeout != '0') and (ceph_docker_dev_image is undefined or not ceph_docker_dev_image) else '' }}"
# this is only here for usage with the rolling_update.yml playbook
#radosgw_address: 0.0.0.0
#radosgw_address_block: subnet
#radosgw_keystone_ssl: false # activate this when using keystone PKI keys
+#radosgw_num_instances: 1
# Rados Gateway options
#email_address: foo@bar.com
#ceph_docker_on_openstack: false
#containerized_deployment: False
#container_binary:
-
+#timeout_command: "{{ 'timeout --foreground -s KILL ' ~ docker_pull_timeout if (docker_pull_timeout != '0') and (ceph_docker_dev_image is undefined or not ceph_docker_dev_image) else '' }}"
# this is only here for usage with the rolling_update.yml playbook