fuck yaml and indentation
This commit is contained in:
@ -3,3 +3,4 @@ servicename: mckay
|
||||
backup:
|
||||
host: oniel.tormakristof.eu
|
||||
internal: false
|
||||
...
|
||||
|
@ -7,3 +7,4 @@ firewall:
|
||||
- port: "2222"
|
||||
proto: tcp
|
||||
interface: "eth0"
|
||||
...
|
||||
|
@ -3,3 +3,4 @@ firewall:
|
||||
- port: "3306"
|
||||
proto: tcp
|
||||
interface: "eth0"
|
||||
...
|
||||
|
@ -22,3 +22,4 @@ netplan:
|
||||
dhcp4: true
|
||||
dhcp6: true
|
||||
denydns: true
|
||||
...
|
||||
|
@ -4,3 +4,4 @@ webserver:
|
||||
port: 8080
|
||||
- domain: "registry.kmlabz.com"
|
||||
port: 4269
|
||||
...
|
||||
|
@ -20,3 +20,4 @@ netplan:
|
||||
dhcp4: true
|
||||
dhcp6: false
|
||||
denydns: true
|
||||
...
|
||||
|
@ -3,3 +3,4 @@ firewall:
|
||||
- port: "5432"
|
||||
proto: tcp
|
||||
interface: "eth0"
|
||||
...
|
||||
|
Reference in New Issue
Block a user