File tree 2 files changed +0
-2
lines changed
roles/ceph-defaults/defaults
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -529,7 +529,6 @@ dummy:
529
529
#ceph_common_container_params:
530
530
# envs:
531
531
# NODE_NAME: "{{ ansible_facts['hostname'] }}"
532
- # CEPH_USE_RANDOM_NONCE: "1"
533
532
# CONTAINER_IMAGE: "{{ ceph_docker_registry }}/{{ ceph_docker_image }}:{{ ceph_docker_image_tag }}"
534
533
# TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES: "{{ ceph_tcmalloc_max_total_thread_cache }}"
535
534
# args:
Original file line number Diff line number Diff line change @@ -521,7 +521,6 @@ timeout_command: "{{ 'timeout --foreground -s KILL ' ~ docker_pull_timeout if (d
521
521
ceph_common_container_params :
522
522
envs :
523
523
NODE_NAME : " {{ ansible_facts['hostname'] }}"
524
- CEPH_USE_RANDOM_NONCE : " 1"
525
524
CONTAINER_IMAGE : " {{ ceph_docker_registry }}/{{ ceph_docker_image }}:{{ ceph_docker_image_tag }}"
526
525
TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES : " {{ ceph_tcmalloc_max_total_thread_cache }}"
527
526
args :
You can’t perform that action at this time.
0 commit comments