On Jan 9, 2014, at 10:10 AM, J Neitzey <[email protected]> wrote:
> Hoping to get Puppet to work to kick off usage of Simian/Munki, which I am > also in the process of learning. I want to use Puppet to distribute the > Simian certificates for the computers. > > When installing the Enterprise Puppet on a Mac server, I get hung up running > the installer. I tried suppling an example answer file in /answers, as shown > in the Mac installer webinar that Puppet did, but I got the same result. > > co-munki:tmp admin$ cd puppet-enterprise-3.1.1-el-6-x86_64 > co-munki:puppet-enterprise-3.1.1-el-6-x86_64 admin$ ls > LICENSE.txt support > README.markdown supported_platforms > VERSION > tmp.puppet-enterprise-installer.12etvR > answers > tmp.puppet-enterprise-installer.C35oi5 > db_import_export.rake tmp.puppet-enterprise-installer.ghpWfS > erb tmp.puppet-enterprise-installer.mOUoJr > gpg tmp.puppet-enterprise-installer.sGArx9 > modules > tmp.puppet-enterprise-installer.thJCEH > noask tmp.puppet-enterprise-installer.uQhXb3 > packages util > puppet-enterprise-installer utilities > puppet-enterprise-uninstaller > co-munki:puppet-enterprise-3.1.1-el-6-x86_64 admin$ > ./puppet-enterprise-installer > ./utilities: line 172: [: > /var/folders/7k/lnz61c0j649g9dsmtz2pmdsr0000gn/T/-d.3Wjpv5z0: binary operator > expected > awk: invalid -v option > > > ======================================================================== > > > awk: invalid -v option > > co-munki:puppet-enterprise-3.1.1-el-6-x86_64 admin$ > > I'm not sure what the awk is for. > > If anyone can offer assistance, it would be greatly appreciated. > > Thanks! You're likely seeing that error because Mac OS is not a supported platform for Puppet Enterprise. Supported platforms are listed here: http://puppetlabs.com/puppet/requirements. You'll need to use Puppet Open Source. -- Peter Bukowinski -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5196B659-50AF-4ADC-A2CC-C7716CB07A51%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
