Skip to content
Snippets Groups Projects
Commit 78f7bafe authored by Hinrikus Wolf's avatar Hinrikus Wolf Committed by Thomas Schneider
Browse files

network: dirty hack for portal

parent 5f0b37b4
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,11 @@
Name={{ ansible_default_ipv4.interface }}
[Network]
{% if static_network %}
Address={{ ansible_default_ipv4.address }}/26
Gateway=137.226.231.193
DNS=134.130.4.1
DNS=134.130.5.1
{% else %}
DHCP=ipv4
{% endif %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment