Skip to content

Commit

Permalink
fix: correct default ceph_public_network
Browse files Browse the repository at this point in the history
  • Loading branch information
ricolin committed Dec 1, 2023
1 parent 2d67506 commit 6e7fa5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/ceph/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

- ansible.builtin.import_playbook: vexxhost.ceph.site
vars:
ceph_public_network: 172.17.0.0/24
ceph_public_network: 172.17.0.0/16

0 comments on commit 6e7fa5e

Please sign in to comment.