This should be helpful -
http://docs.puppetlabs.com/windows/installing.html#automated-installation
On Fri, Jan 24, 2014 at 2:35 AM, wrote:
> Hi Rob,
>
> I did not see that! I will try it this way. Puppet version is 3.4 Open
> Source.
>
> The other question I have is where can I get a list of i
Hi Rob,
I did not see that! I will try it this way. Puppet version is 3.4 Open
Source.
The other question I have is where can I get a list of install_option
flags for MSI packages? There are some examples such as INSTALLDIR and
ALLUSERS but this is not a complete list.
Thanks again
Alex
On
Hello Alex,
On Thu, Jan 23, 2014 at 12:01 PM, wrote:
> Hi,
>
> I would like to install Apache silently on Windows servers using Puppet.
> Here's my class:
>
> class base_apache {
>
> case $operatingsystem {
> windows: {
> file { 'apache_installer_p
Hi,
I would like to install Apache silently on Windows servers using Puppet.
Here's my class:
class base_apache {
case $operatingsystem {
windows: {
file { 'apache_installer_package':
path=> 'D:/Download