root@vs-deb94-pup:~# puppet cert list
"vd-lmc18-ead.ers.local" (SHA256) CA:80:58:E2:6D:96:0A:7B:63:3E:5D:E3:0E:12:A5:5E:A0:2A:08:53:83:1D:DD:D7:C6:9A:1A:6D:FC:F3:05:1E
root@vs-deb94-pup:~# puppet cert sing vd-lmc18-ead.ers.local
Error: Invalid method sing to apply
root@vs-deb94-pup:~# ping vd-lmc18-ead.ers.local
PING vd-lmc18-ead.ers.local (10.1.9.40) 56(84) bytes of data.
64 bytes from vd-lmc18-ead.ers.local (10.1.9.40): icmp_seq=1 ttl=63 time=1.06 ms
127.0.0.1 localhost
# Interface on network servers
10.0.254.19 vs-deb94-pup.ers.local vs-deb94-pup
10.1.9.40 vd-lmc18-ead.ers.local vd-lmc18-ead
#127.0.1.1 vs-deb94-pup.ers.local vs-deb94-pup
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
vd-lmc18-ead puppet # puppet agent -t
Info: Creating a new SSL key for vd-lmc18-ead.ers.local
Info: Caching certificate for ca
Info: csr_attributes file loading from /etc/puppetlabs/puppet/csr_attributes.yaml
Info: Creating a new SSL certificate request for vd-lmc18-ead.ers.local
Info: Certificate Request fingerprint (SHA256): CA:80:58:E2:6D:96:0A:7B:63:3E:5D:E3:0E:12:A5:5E:A0:2A:08:53:83:1D:DD:D7:C6:9A:1A:6D:FC:F3:05:1E
Info: Caching certificate for ca
Exiting; no certificate found and waitforcert is disabled
vd-lmc18-ead puppet # ping vs-deb94-pup
PING vs-deb94-pup.ers.local (10.0.254.19) 56(84) bytes of data.
64 bytes from vs-deb94-pup.ers.local (10.0.254.19): icmp_seq=1 ttl=63 time=1.62 ms
64 bytes from vs-deb94-pup.ers.local (10.0.254.19): icmp_seq=2 ttl=63 time=1.25 ms
^C
--- vs-deb94-pup.ers.local ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 1.254/1.437/1.620/0.183 ms
vd-lmc18-ead puppet # ping vs-deb94-pup.ers.local
PING vs-deb94-pup.ers.local (10.0.254.19) 56(84) bytes of data.
64 bytes from vs-deb94-pup.ers.local (10.0.254.19): icmp_seq=1 ttl=63 time=1.64 ms
64 bytes from vs-deb94-pup.ers.local (10.0.254.19): icmp_seq=2 ttl=63 time=1.21 ms
^C
--- vs-deb94-pup.ers.local ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 1.214/1.429/1.644/0.215 ms