Add keys and script for puppet over ssh

In anticipation of driving puppet over ssh, we need keys on the hosts
and the scripts on the master. Don't turn them on yet, because we want
to be able to do some by-hand testing of the mechanism.

Change-Id: I2c353777e2f8fb5a2e733ce405ba40427ce901e5
This commit is contained in:
Monty Taylor 2014-03-17 04:01:33 -04:00
parent beb78ff787
commit 1214c15a21
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ LogLevel INFO
# Authentication:
LoginGraceTime 120
PermitRootLogin no
PermitRootLogin forced-commands-only
StrictModes yes
RSAAuthentication yes