|
|
|
|
|
by threeseed
1188 days ago
|
|
If you read through the guide [1] it requires you to have sudo access to bounce the puppet process on the client nodes. This is because the whole idea is that you have inaccessible, locked down Production servers that only Puppet (which is driven from a central, governed configuration management source) has authority to configure i.e. no SSH and no root access. Thus leaving the only option being to physically visit each server at the datacenter and issue the commands. [1] https://www.puppet.com/docs/puppet/5.5/ssl_regenerate_certif... |
|