Create a 2-VMs architecture
[vagrant-mail.git] / test-vagrant-salt / salt / top.sls
CommitLineData
0616782d
NI
1base:
2 '*':
3 - common
8de79ad0
NI
4 {% if grains['fqdn'] == 'gateway' %}
5 - gateway
6 {% endif %}