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
Result: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid relationship: Package[sensu] { require => Yumrepo[sensu] }, because Yumrepo[sensu] doesn't seem to be in the catalog
Class sensu::package doesn't take install_repo switch into consideration when setting the package dependency.
The text was updated successfully, but these errors were encountered:
Apply:
class { 'sensu': install_repo => false, }
Result:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid relationship: Package[sensu] { require => Yumrepo[sensu] }, because Yumrepo[sensu] doesn't seem to be in the catalog
Class sensu::package doesn't take install_repo switch into consideration when setting the package dependency.
The text was updated successfully, but these errors were encountered: