Budicom
I had the same problem with JBoss, and (following advice I read on this
group) looked into creating my own deb. It turned out to be amazingly
straightforward using a bit of software that's been discussed on here
before (fpm: https://github.com/jordansissel/fpm).
I now have my own deb i
Sorry for the top posting.
So, configuration and package management are different problem: trying
to solve a problem with a tool born for solving the other problem can
have, in the short or long run, some issue.
Ymmv, as everyone else.
Best
2012/11/6, Alan Evans :
> Budicom,
>
> One thing I mig
Budicom,
One thing I might suggest is not to put the entire JBoss directory in
puppet and realize it as a file resource. As gross as it is for a
former employer I used the zip deployment and extracted the zip file.
Disclaimer: No syntax checking, no validation YMMV, for example only. :)
file {
Hi,
I have a big problem with Puppet and JBoss.
In jboss/server/ directory, there are several instances. And instances
started, +10 files are presents.
Puppetrun takes several hours to complete his cycle.
tmp/ directory is ignore in file resource (ignore => [ 'tmp', 'work',
'data', '.git