]> 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 16:08:31 +0000 (12:08 -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>
(cherry picked from commit e551b5ba1a65e653540b5b5c7cb3a4f5d32b2540)

group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml

index 230fff67910e3db2693a734fb1e30e7d578f3ce0..e5efa6bec145ea186db4e0e7282e3dd851324a86 100644 (file)
@@ -104,7 +104,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
 
 
index a39801fde6f64c0f2f493d8ae84fefa255e4feda..91f72f7e9eba320db48ee3cd4641f4629a008c3c 100644 (file)
@@ -104,7 +104,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
 
 
index 59e58146e79b33d5693fc103b4d37d1072e1ab63..b2d51b2aa1cf7c162e0bb7d713f0f6d71f2af680 100644 (file)
@@ -96,7 +96,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