/etc/sysconfig/tomcat7:file.managed:- source:# Cluster 1{% if grains['host'].endswith ('1|2|3|4)' %}- salt://files/config/tomcat7.conf.cluster1{% endif %}# Cluster 2{% if grains['host'].endswith ('3|4|5|6)' %}- salt://files/config/tomcat7.conf.cluster2{% endif %}# Cluster 3{% if grains['host'].endswith ('7|8|9|10)' %}- salt://files/config/tomcat7.conf.cluster3{% endif %}- user: tomcat- group: tomcat- mode: 644
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.