Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

SSH Module facter errors

$
0
0
I'm new to Puppet, and I was just following the SSH quick start tutorial. I'd like to demonstrate the ability to configure sshd_config as part of a proof of concept. I'm following the Puppetlabs SSH quick start guide, after adding the ssh class to PE, and running puppet agent -t on a Solaris client, I get the following errors. Also, even after removing that class from master I continue to get these errors when I run puppet agent -t on the client. Error: Facter: error while resolving custom fact "ssh_client_version_full": undefined method `lines' for nil:NilClass Error: Facter: error while resolving custom fact "ssh_client_version_major": undefined method `gsub' for nil:NilClass Error: Facter: error while resolving custom fact "ssh_client_version_release": undefined method `gsub' for nil:NilClass Error: Facter: error while resolving custom fact "ssh_server_version_full": undefined method `lines' for nil:NilClass Error: Facter: error while resolving custom fact "ssh_server_version_major": undefined method `gsub' for nil:NilClass Error: Facter: error while resolving custom fact "ssh_server_version_release": undefined method `gsub' for nil:NilClass 1. I'd like to get the client back to a working error-free state. Is caching the issue? Anyway to clear this error up as the client should no longer need these modules (I assume so after removing the class from the master). Tips/tricks for resolving agent issues? 2. I'd also like the POC to work. Any known issues with this module? There are some bug fixes reported online, however nothing leading me to a solution. Thanks all

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>