Skip to content

Commit

Permalink
use ansible default ipv4
Browse files Browse the repository at this point in the history
  • Loading branch information
ricolin committed Feb 1, 2024
1 parent 385f269 commit aba0996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/ceph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@
- import_playbook: vexxhost.ceph.site
vars:
containerd_pause_image: "{{ atmosphere_images['pause'] }}"
ceph_public_network: "{{ ansible_default_ipv4.address|default(ansible_all_ipv4_addresses[0]) }}"

0 comments on commit aba0996

Please sign in to comment.