You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Class zabbix::repo should be marked to be in setup stage (String $stage = 'setup') otherwise one can get dependency cycle:
(Apt_key[zabbix-A1848F5] => Apt::Source[zabbix] => Apt::Setting[list-zabbix] => File[/etc/apt/sources.list.d/zabbix.list] => Class[Apt::Update] => Exec[apt_update] => Class[Apt::Update] => Stage[setup] => Stage[main] => Class[Zabbix::Repo] => Apt::Source[zabbix])\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
apt module version 7.0.1
The text was updated successfully, but these errors were encountered:
Class zabbix::repo should be marked to be in setup stage (String $stage = 'setup') otherwise one can get dependency cycle:
(Apt_key[zabbix-A1848F5] => Apt::Source[zabbix] => Apt::Setting[list-zabbix] => File[/etc/apt/sources.list.d/zabbix.list] => Class[Apt::Update] => Exec[apt_update] => Class[Apt::Update] => Stage[setup] => Stage[main] => Class[Zabbix::Repo] => Apt::Source[zabbix])\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
apt module version 7.0.1
The text was updated successfully, but these errors were encountered: