saz / puppet-resolv_conf

Manage /etc/resolv.conf with puppet
Other
13 stars 43 forks source link

Added support for Solaris 12; added svcadm refresh to refresh exec #44

Closed wfsaxton closed 7 years ago

wfsaxton commented 7 years ago

Pretty trivial change to add Solaris 12 support. It isn't release yet but we have a need for it. Also added the "svcadm refresh" to the refresh exec.

wfsaxton commented 7 years ago

Actually, this module will always update the resolv.conf and always refresh the service because refreshing the service modifies the resolv.conf. May look for other solutions for solaris + resolv.conf management.