Catching up with current successes
Esse commit está contido em:
7
roles/ShadowArch/templates/netctl-static.j2
Arquivo normal
7
roles/ShadowArch/templates/netctl-static.j2
Arquivo normal
@@ -0,0 +1,7 @@
|
||||
Description='A basic static ethernet connection'
|
||||
Interface={{ ipinterface }}
|
||||
Connection=ethernet
|
||||
IP=static
|
||||
Address=('{{ ip }}/24')
|
||||
Gateway='{{ router }}'
|
||||
DNS=('{{ dns }}')
|
||||
Referência em uma nova issue
Block a user