Re: [Puppet Users] Solaris package installation unattended does not work

2015-02-19 Thread John Warburton
You need an admin(4) file to set some defaults to questions like this. Here's mine % tail -15 modules/base/files/var/sadm/install/admin/puppet # Notes: * man -s 4 admin # * default pkgadd admin file to just install everything # * quit rather than carry on like /var/

[Puppet Users] Solaris package installation unattended does not work

2015-02-19 Thread Andreas Dvorak
Dear all I am trying to install a Solaris package but it does work. Puppet uses -n to run unattended, but interaction is required. package{'CSWpkgutil': ensure => installed, source => "http://sv2653/repo/solaris/CSWpkgutil-${::hardwareisa}.pkg";, } Error message: Execution