network/salt/top.sls

35 lines
544 B
Plaintext
Raw Normal View History

2016-11-03 00:26:30 +01:00
base:
'server1':
- salt-master
- server1-network
2016-11-17 00:58:19 +01:00
- lxc-containers
2016-11-06 02:49:56 +01:00
- ospf
2016-11-14 00:36:36 +01:00
- switches
2016-11-28 17:17:59 +01:00
- cpe
2016-11-06 02:49:56 +01:00
'*-gw':
- no-ssh
2016-11-08 22:36:08 +01:00
- forwarding
2016-11-06 02:49:56 +01:00
- ospf
2016-11-09 00:23:58 +01:00
- dhcp
2016-11-06 02:49:56 +01:00
'upstream*':
- no-ssh
2016-11-08 22:36:08 +01:00
- forwarding
2016-11-06 02:49:56 +01:00
- ospf
- unbound
2016-11-09 01:18:00 +01:00
- upstream.dhcp
2016-11-16 02:22:59 +01:00
- upstream.shaping
'upstream1':
- upstream.6to4
- upstream.nat66
'upstream2':
- upstream.6slac
- upstream.nat66
2016-11-06 02:49:56 +01:00
'anon*':
- no-ssh
2016-11-08 22:36:08 +01:00
- forwarding
2016-11-06 02:49:56 +01:00
- ospf
2016-11-15 01:33:17 +01:00
- vpn.openvpn
- upstream.masquerade
2016-11-16 02:22:59 +01:00
- upstream.shaping
- upstream.nat66