network/salt/top.sls

49 lines
771 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
2017-01-19 23:27:29 +01:00
- bird
2016-11-14 00:36:36 +01:00
- switches
2016-11-28 17:17:59 +01:00
- cpe
2016-12-12 22:34:31 +01:00
'priv*-gw':
2016-11-06 02:49:56 +01:00
- no-ssh
2016-11-08 22:36:08 +01:00
- forwarding
2017-01-19 23:27:29 +01:00
- bird
2016-12-19 03:08:18 +01:00
- dhcp
'pub-gw or serv-gw':
- no-ssh
- forwarding
2017-01-19 23:27:29 +01:00
- bird
2016-11-09 00:23:58 +01:00
- dhcp
2016-12-12 22:34:31 +01:00
'c3d2-gw or c3d2-anon':
- no-ssh
- forwarding
2017-01-19 23:27:29 +01:00
- bird
2017-01-04 01:13:35 +01:00
'bgp':
- no-ssh
- forwarding
2017-01-19 23:27:29 +01:00
- bird
2016-11-06 02:49:56 +01:00
'upstream*':
- no-ssh
2016-11-08 22:36:08 +01:00
- forwarding
2017-01-19 23:27:29 +01:00
- bird
- 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-12-16 00:12:46 +01:00
- upstream.port-forwarding
2016-11-06 02:49:56 +01:00
'anon*':
- no-ssh
2016-11-08 22:36:08 +01:00
- forwarding
2017-01-19 23:27:29 +01:00
- bird
2016-11-15 01:33:17 +01:00
- vpn.openvpn
- upstream.masquerade
2016-11-16 02:22:59 +01:00
- upstream.shaping
- upstream.nat66