Merge "Fix ceph deploy in standalone job"

This commit is contained in:
Zuul 2023-05-03 21:31:55 +00:00 committed by Gerrit Code Review
commit eb563f316b
1 changed files with 0 additions and 1 deletions

View File

@ -141,5 +141,4 @@
tripleo_ceph_deploy_cluster_network_name: storage
tripleo_ceph_deploy_container_namespace: "{{ (standalone_container_ceph_updates|bool) | ternary(docker_ceph_namespace, 'quay.rdoproject.org/tripleo' + release + 'centos9') }}"
tripleo_ceph_deploy_ntp_server: "{{ ntpserver }}"
tripleo_ceph_deploy_ntp_heat_env_file: "{{ ntp_heat_env_file }}"
tripleo_ceph_deploy_with_ntp: "{{ release in ['wallaby'] }}"