sous-chefs/autofs

Custom entries in auto.master

Closed this issue · 4 comments

IT was previously possible to add an attribute to a wrapper cookbook as below

default[:autofs][:auto_master_entries] = [
'/home /opt/.wiu/awesome_perl_script.pl nfsvers=3 --timeout=600'
]

This would create an entry in /etc/auto.master that told autofs to call off to a custom perl script.

Awesome.... thanks!

No problem, if you can figure out how to add the functionality feel free to
add it and some tests.

I shall hopefully get to it soon.

On Thu, 26 Feb 2015 at 21:47 Matt Mencel notifications@github.com wrote:

Awesome.... thanks!


Reply to this email directly or view it on GitHub
#2 (comment)
.

Closed by #3

lock commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.