This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
network-formula
forked from
ExternalMirrors/network-formula
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
improve pillar example
tags/v0.1
Arnold Bechtoldt
10 years ago
parent
de386328d4
commit
6f75d3d707
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
pillar.example.sls
+ 1
- 1
pillar.example.sls
View File
@@ -43,7 +43,7 @@ network:
gateway: 192.168.2.1
enable_ipv6: True
ipv6proto: static
ipv6ipaddr: '2a03:
4000:c:100
::a'
ipv6ipaddr: '2a03:
beef:42
::a'
ipv6netmask: 64
ipv6gateway: 'fe80::1'
Write
Preview
Loading…
Cancel
Save