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

View 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

View 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

View 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