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
I've a node that doesn't receive a working catalog:
[root@elastic01 ~]# puppet agent -t
Info: Using environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Notice: Requesting catalog from puppet:8140 (10.0.1.1)
Notice: Catalog compiled by puppet
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Could not find resource 'Class[Elastic_stack::Repo]' for relationship on 'Class[Elasticsearch::Package]' on node elastic01
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
[root@elastic01 ~]#
When I run bolt plan run puppet_agent::run --targets elastic01
Describe the Bug
I've a node that doesn't receive a working catalog:
When I run
bolt plan run puppet_agent::run --targets elastic01
Expected Behavior
I expect that I see a proper error message.
Steps to Reproduce
Environment
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: