Skip to content

Conversation

@anesterova
Copy link

Let people manage whether foreman-proxy group should be a system group or not.
In my case i am getting a dependency cycle error starting from module version 22.0.0:

Error: Found 1 dependency cycle:
(Augeas[puppet::server::puppetserver::bootstrap] => Class[Puppet::Server::Puppetserver] => Class[Puppet::Server::Config] => Class[Foreman_proxy::Config] => Group[foreman-proxy] => User[puppet] => File[/opt/puppetlabs/puppet/cache/reports] => Class[Puppet::Server::Config])\nTry the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz
Error: Failed to apply catalog: One or more resource dependency cycles detected in graph

@ekohl
Copy link
Member

ekohl commented Jun 24, 2022

The Group[foreman-proxy] => User[puppet] relation looks odd to me. Any idea why that's there?

@anesterova
Copy link
Author

@ekohl unfortunately i have no idea. Tried to find but with no luck.
These are modules we use:

mod 'theforeman/puppet', '16.2.0'
mod 'theforeman/foreman', '20.1.0'
mod 'theforeman/puppetserver_foreman', '2.1.0'
mod 'theforeman/dhcp', '8.1.0'
mod 'theforeman/dns', '9.3.0'
mod 'theforeman/tftp', '7.2.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants