Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Nov 23, 2024
1 parent c605319 commit 281737f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/k8s-lb/templates/netplan_dummy0.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ network:
dhcp4: no
dhcp6: no
addresses:
- {{ EXTERNAL_LISTEN_IP }}/32
- {{ EXTERNAL_LISTEN_IPS.split(';')[0] }}/32

0 comments on commit 281737f

Please sign in to comment.