defaults: remove legacy comment

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 e551b5ba1a)
pull/5204/head
Guillaume Abrioux 2020-03-26 07:38:36 +01:00 committed by Dimitri Savineau
parent d682cf6de5
commit 2970e28d66
3 changed files with 0 additions and 3 deletions

View 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

View 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

View 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