SEIDITA

Results 2 comments of SEIDITA

Thank for reply, I have an other question, how can apply specific standalone.xml by node ?

my configuration is the following : cat /etc/puppet/modules/nv-jboss/manifest/init.pp class nv-jboss { require nv-linuxutils ``` class { 'jboss': install => 'source', version => '7', } ``` } i have create an...