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
Sensu Enterprise yum repo url is populated with credentials from data bag as defined by enterprise_item attribute.
Current Behavior
Even with the sensu data bag and enterprise_item data bag item configured the credentials are not set for the enterprise repo which causes a repo failure.
Steps to Reproduce (for bugs)
Set sensu data bag name attribute to: default["sensu"]["data_bag"]["name"] = "sensu"
Set sensu enterprise item to: default["sensu"]["data_bag"]["enterprise_item"] = "enterprise"
Configure enterprise item contents to the following:
Expected Behavior
Sensu Enterprise yum repo url is populated with credentials from data bag as defined by enterprise_item attribute.
Current Behavior
Even with the sensu data bag and enterprise_item data bag item configured the credentials are not set for the enterprise repo which causes a repo failure.
Steps to Reproduce (for bugs)
default["sensu"]["data_bag"]["name"] = "sensu"
default["sensu"]["data_bag"]["enterprise_item"] = "enterprise"
Context
Your Environment
The text was updated successfully, but these errors were encountered: