File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pve_zfs_enabled: no
18
18
# pve_zfs_zed_email: "email address for zfs events"
19
19
pve_zfs_create_volumes : []
20
20
pve_ceph_enabled : false
21
- pve_ceph_repository_line : " deb http://download.proxmox.com/debian/{% if ansible_distribution_release == 'buster' %}ceph-nautilus buster{% else %}ceph-pacific bullseye{% endif %} main"
21
+ pve_ceph_repository_line : " deb http://download.proxmox.com/debian/{% if ansible_distribution_release == 'buster' %}ceph-nautilus buster{% else %}ceph-quincy bullseye{% endif %} main"
22
22
pve_ceph_network : " {{ (ansible_default_ipv4.network +'/'+ ansible_default_ipv4.netmask) | ipaddr('net') }}"
23
23
pve_ceph_nodes : " {{ pve_group }}"
24
24
pve_ceph_mon_group : " {{ pve_group }}"
You can’t perform that action at this time.
0 commit comments