- [root@puppet-client ~]# puppet agent --test --verbose --server puppet-server.test.com
- info: Caching catalog for puppet-client.test.com
- info: Applying configuration version '1345887466'
- notice: /Stage[main]/Jboss::User/Group[jboss]/ensure: created
- err: /Stage[main]/Jboss::User/User[jboss]/ensure: change from absent to present failed: Could not create user jboss: Execution of '/usr/sbin/useradd -c jboss user -p ! -s /bin/bash -d /opt/jboss -M jboss' returned 9: useradd: group jboss exists - if you want to add this user to that group, use -g.
- notice: /File[jboss_link]: Dependency User[jboss] has failures: true
- warning: /File[jboss_link]: Skipping because of failed dependencies
- notice: /Stage[main]/Jboss::Install/Puppi::Netinstall[netinstall_jboss]/Exec[Retrieve http://download.jboss.org/jbossas/6.1/jboss-as-distribution-6.1.0.Final.zip]: Dependency User[jboss] has failures: true
- warning: /Stage[main]/Jboss::Install/Puppi::Netinstall[netinstall_jboss]/Exec[Retrieve http://download.jboss.org/jbossas/6.1/jboss-as-distribution-6.1.0.Final.zip]: Skipping because of failed dependencies
- notice: /Stage[main]/Jboss::Install/Puppi::Netinstall[netinstall_jboss]/Exec[Extract jboss-as-distribution-6.1.0.Final.zip]: Dependency User[jboss] has failures: true
- warning: /Stage[main]/Jboss::Install/Puppi::Netinstall[netinstall_jboss]/Exec[Extract jboss-as-distribution-6.1.0.Final.zip]: Skipping because of failed dependencies
- notice: /Stage[main]/Jboss::Install/Puppi::Netinstall[netinstall_jboss]/Exec[Chown jboss-as-distribution-6.1.0.Final.zip]: Dependency User[jboss] has failures: true
- warning: /Stage[main]/Jboss::Install/Puppi::Netinstall[netinstall_jboss]/Exec[Chown jboss-as-distribution-6.1.0.Final.zip]: Skipping because of failed dependencies
- notice: /File[jboss.init]: Dependency User[jboss] has failures: true
- warning: /File[jboss.init]: Skipping because of failed dependencies
- notice: /Stage[main]/Jboss::Service/Service[jboss]: Dependency User[jboss] has failures: true
- warning: /Stage[main]/Jboss::Service/Service[jboss]: Skipping because of failed dependencies
- notice: Finished catalog run in 0.60 seconds
- [root@puppet-client ~]#
SHARE
TWEET
Untitled
a guest
Aug 24th, 2012
260
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data

