]> gitweb.fluxo.info Git - puppet-sshd.git/commitdiff
Merge branch 'disable_stored_config' into 'master'
authorMicah <micah@riseup.net>
Mon, 9 Nov 2015 15:05:48 +0000 (15:05 +0000)
committerMicah <micah@riseup.net>
Mon, 9 Nov 2015 15:05:48 +0000 (15:05 +0000)
[feat] Optinally disable exported resources

If run masterless, we cannot export resources, so
we move them to an own class. Including it can be
disabled by passing "use_storedconfig" to the sshd
class.

See merge request !21


Trivial merge