g: /Stage[main]/Puppet_enterprise::Profile::Mcollective::Peadmin/Puppet_enterprise::Mcollective::Client[peadmin]/Puppet_enterprise::Mcollective::Client::User[peadmin]/Pe_accounts::User[peadmin]/Pe_accounts::Home_dir[/var/lib/peadmin]/File[/var/lib/peadmin/.ssh/authorized_keys]: Adding autorequire relationship with Group[peadmin]
Debug: Storing state
Debug: Stored state in 0.14 seconds
Error: Failed to apply catalog: Found 1 dependency cycle:
(File[jboss.conf] => Service[jboss] => Class[Jboss::Service] => Class[Jboss] => File[jboss.conf])
Cycle graph written to /opt/puppetlabs/puppet/cache/state/graphs/cycles.dot.
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/graph/simple_graph.rb:242:in `report_cycles_in_graph'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/graph/relationship_graph.rb:106:in `traverse'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction.rb:142:in `evaluate'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:221:in `block in apply'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/log.rb:155:in `with_destination'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/transaction/report.rb:118:in `as_logging_destination'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/resource/catalog.rb:220:in `apply'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:171:in `block in apply_catalog'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:223:in `block in benchmark'
/opt/puppetlabs/puppet/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:222:in `benchmark'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:170:in `apply_catalog'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/configurer.rb:315:in `run_internal'
/opt/puppetlabs/puppet/l
Dot file looks like : Cycle graph written to /opt/puppetlabs/puppet/cache/state/graphs/cycles.dot
digraph Resource_Cycles {
label = "Resource Cycles"
"File[jboss.conf]" -> "Service[jboss]" -> "Class[Jboss::Service]" -> "Class[Jboss]" -> "File[jboss.conf]"
"File[jboss.conf]" -> "Service[jboss]" -> "Class[Jboss::Service]" -> "Class[Jboss]" -> "File[jboss.dir]" -> "File[jboss.conf]"
"File[jboss.conf]" -> "Service[jboss]" -> "Class[Jboss::Service]" -> "Class[Jboss]" -> "File[jboss.dir]" -> "Service[jboss]"
}
↧