Catching up with current successes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Description='A basic static ethernet connection'
|
||||
Interface={{ ipinterface }}
|
||||
Connection=ethernet
|
||||
IP=static
|
||||
Address=('{{ ip }}/24')
|
||||
Gateway='{{ router }}'
|
||||
DNS=('{{ dns }}')
|
||||
Reference in New Issue
Block a user