Concatenating files from server into a single file on the client
29 views
Skip to first unread message
Sebastian Rettenberger
unread,
Jun 29, 2015, 9:10:10 AM6/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hi,
I am new to Puppet and I try to manage authorized_keys file on my servers with Puppet. Up until now, we have cronjob that combines all the files in one directory and stores them in .ssh/authorized_keys on the servers.
Is something like this possible with Puppet as well? I have only found solutions for a fixed list of files. However, I would really like to keep this dynamic since the files change comparatively often. In addition, the file on the client should only be updated if a ssh keys was added or deleted (but this is optional).
Thanks for any help, Sebastian
Pete Brown
unread,
Jun 30, 2015, 7:12:28 PM6/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message