]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
defaults: remove legacy comment
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 26 Mar 2020 06:38:36 +0000 (07:38 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 26 Mar 2020 13:19:14 +0000 (09:19 -0400)
This is no longer true, let's remove this comment given that this option
is not ignored in containerized deployments.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml

index cc9901d940d5e28881b9284a0c3f7a7d4a0fd622..3737098577e860a0bea7108bc217c569fab2f476 100644 (file)
@@ -100,7 +100,6 @@ dummy:
 #ntp_service_enabled: true
 
 # Set type of NTP client daemon to use, valid entries are chronyd, ntpd or timesyncd
-# Note that this selection is currently ignored on containerized deployments
 #ntp_daemon_type: chronyd
 
 # This variable determines if ceph packages can be updated.  If False, the
index f29cecfa1e89de8f9cebe8a42cc48458a3851ff8..f816c6f98b0103a5fe389519cd0e22f1f282935c 100644 (file)
@@ -100,7 +100,6 @@ fetch_directory: ~/ceph-ansible-keys
 #ntp_service_enabled: true
 
 # Set type of NTP client daemon to use, valid entries are chronyd, ntpd or timesyncd
-# Note that this selection is currently ignored on containerized deployments
 #ntp_daemon_type: chronyd
 
 # This variable determines if ceph packages can be updated.  If False, the
index 14051646e99e08fdda27b6cc1d692737ce0e48e0..ff9a6ad500df4b343b071dc663e0adca5d4132e5 100644 (file)
@@ -92,7 +92,6 @@ ceph_test: false
 ntp_service_enabled: true
 
 # Set type of NTP client daemon to use, valid entries are chronyd, ntpd or timesyncd
-# Note that this selection is currently ignored on containerized deployments
 ntp_daemon_type: chronyd
 
 # This variable determines if ceph packages can be updated.  If False, the