search for: tomcat_6

Displaying 1 result from an estimated 1 matches for "tomcat_6".

Did you mean: tomcat6
2012 Aug 06
1
conditional require
On a vanilla resource require statement, is there a way to define a require for either ''resource A'' or ''resource B'' ? Historically our system setup increment app per version (as opposed to having a parameter to define it). Ie. Say, we have a tomcat_6 and tomcat_7 classes for tomcat v.6 and v.7 respectively. So obviously if some other resources is depending on Tomcat, a particular node would have either 6 or 7. Note that we have not yet utilize fact for version documentation. Thanks in advance. --KL This message is for the designated reci...