network/salt/top.sls

45 lines
781 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-12-19 01:29:38 +01:00
- quagga.zebra
- quagga.ospfd
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
2016-12-19 01:29:38 +01:00
- quagga.zebra
- quagga.ospfd
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
2016-12-19 01:29:38 +01:00
- quagga.zebra
- quagga.ospfd
2016-11-06 02:49:56 +01:00
'upstream*':
- no-ssh
2016-11-08 22:36:08 +01:00
- forwarding
2016-12-19 01:29:38 +01:00
- quagga.zebra
- quagga.ospfd
- 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
2016-12-19 01:29:38 +01:00
- quagga.zebra
- quagga.ospfd
2016-11-15 01:33:17 +01:00
- vpn.openvpn
- upstream.masquerade
2016-11-16 02:22:59 +01:00
- upstream.shaping
- upstream.nat66