Add example of ssh key running command to README

This commit is contained in:
Garrett Honeycutt 2013-11-18 12:57:30 +01:00
parent f964678546
commit e70afd4805

View File

@ -286,6 +286,12 @@ ssh::keys:
user: root
type: dsa
key: AAAA...==
apachehup:
ensure: present
user: apachehup
type: rsa
key: 'AAAA...=='
options: 'command="/sbin/service httpd restart"'
root_for_userY:
ensure: absent
user: root