search for: initscm

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

Did you mean: initscr
2013 Jul 23
1
Enviroment variables or Java startup -D arguments
...res puppetlabs/stdlib <https://github.com/puppetlabs/puppetlabs-stdlib> My code seems rather simple (I know I''m probably doing dependencies completely wrong, but I''m just starting to be able to write me own scripts). init.pp (running inside a Vagrant box for ease) class initscm { > > include tomcat > > tomcat::war {''scm'': > > source => ''/vagrant/software/war/scm-webapp-1.32.war'', > > } > > >> } > > >> exec { "apt-get update": > > path => "/usr/bin&quo...