]> 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:23 +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 fc6af0fb9b03dc9414742ae38531d0db81b43cb5..43616b83df029790e672d5b4be83c1e67b05b4f9 100644 (file)
@@ -98,7 +98,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 255b470dcc6990d00be7de9458703d7f8c60f9c3..f038661540346dbc7728bd904c2f1db0766a132c 100644 (file)
@@ -98,7 +98,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 9f86347601f26146bc8556ea87835ca75d19fb00..489ab2e26c4214cdf5c58815718ac9fdaac36d3d 100644 (file)
@@ -90,7 +90,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