Hello,
GPG key cleanup makes node to chatty in puppet console.
Now node has always status as "changed"
In general in puppet console i'm checking real changes like my app git repo pull and not such constant tasks like "key install-> remove" every puppet run, every 30 minutes.
Is it possible to make it key permanent like other repos/modules do have. or at least give us optional parameter which disables such behaviour update_key => false
Hello,
GPG key cleanup makes node to chatty in puppet console.
Now node has always status as "changed"
In general in puppet console i'm checking real changes like my app git repo pull and not such constant tasks like "key install-> remove" every puppet run, every 30 minutes.
Is it possible to make it key permanent like other repos/modules do have. or at least give us optional parameter which disables such behaviour
update_key=> false