On Sep 12, 2012, at 7:40 AM, Sandra Schlichting wrote:
> Hi all
>
> I would like to install NIS, but how do I handle such a package which prompts for user input, when "apt-get install nis" is done on Ubuntu?
----
figure out if nis packages support having an 'answer' file available to provide the input for those questions and if so, have puppet put the file into place prior to installing the packages.
Also, fwiw - I don't use NIS but I do use LDAP everywhere and I have found that asserting control and content over the configuration files (/etc/nsswitch.conf and others - primarily /etc/pam.d files), that the answers to the post-install configuration script are already handled.
Craig