-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V2 #78
V2 #78
Conversation
|
@Phil-Friderici Having a hard time getting the installation to happen without intervention on Solaris, even though I'm providing an adminfile. Any ideas? |
|
Fixes #77 |
|
Need to address #50 before merging. This is to remove inheritance. |
|
Fixes #32 |
|
Fixes #42 |
|
Let's try to get @nalyanyam onboard, he is our Solaris'n'Puppet specialist. |
|
Installation on which Solaris release? 10 or 11? |
|
Hi @nalyanyam The issue is not with nfs, but with the testing framework. I'm attempting to install puppet enterprise and that package is prompting for user input. The goal is that you can do Check out theses two lines from the |
|
@ghoneycutt This assumes that ${pkg} is a datastream package. And the adminfile should also be ok. From man page: By default, pkgadd looks in the /var/spool/pkg directory |
Remove support for Puppet 3 and the various ruby versions. Since Puppet uses the AIO (all in one) installer with a packaged ruby, this module will support the ruby version that is released with that version of Puppet. Remove support for the following platforms which are end of life. * Debian 6 * EL 5 * Suse 10 * Ubuntu 12.04 LTS
This refactor is needed to prevent nfs::server from inheriting a parameterized class.
No description provided.