puppet node find <node_name> does not honour node_name
8 views
Skip to first unread message
Kaushal Kumar
unread,
Mar 4, 2021, 11:05:14 AM3/4/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Puppet Users
Hi,
I am using puppet v6.20.0 and was trying to execute node find to get the information of a node from puppet master.
This command returns a node information even if an invalid node name (or node name which does not exists) is provided to this command. Is there any other argument which has to be provided to this.