]> 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:11 +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 b0d43469d9110b9edd50f50cddbfb7c38ae1ad27..554966f8e1c6517b7dfc3f6c9062f662765b73ed 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 0ae3dbb406534c64905aec712536ff6716c3a19c..38370a23e5df872649786019f221fe0aadd0bc88 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 3644eab8d71ba31c433343790e63796992fe0413..9215a512a19538d6951cf65214bdb9f3693b51d6 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