Not sure. The devices are fanless PCs called 'dream plugs'. How would I determine the chip id?
On Monday, April 7, 2014 10:40:11 PM UTC-7, Ashutosh Parida wrote: > > > Hey Jon, > > I am also planning to deploy puppet on ARM and am glad to see you tried > and may be you fixed issues with it. > I dropped a mail to Puppetlabs, seeking information as to what is their > roadmap for supporting puppet on ARMv7 and later releases and puppetlabs > replied back saying currently they don't have any plans. > > Can you please tell which ARM platform you made it working ? > > Thanks, > Ashutosh > > > On Saturday, December 14, 2013 12:45:26 AM UTC+5:30, JonY wrote: >> >> Answer here: >> http://stackoverflow.com/questions/14607385/puppet-does-not-start-a-service-varnish-when-puppet-apply-is-run >> >> >> >> On Friday, December 13, 2013 11:07:01 AM UTC-8, Jon Yeargers wrote: >>> >>> Just out of curiosity I created my own 'dmidecode' package with a >>> trivial (does nothing) dmidecode executable. Once this was installed the >>> rest of puppet v 3.3.2 installed fine. >>> >>> NOW: it's having trouble accepting that certain services are already >>> running and it's trying to restart them every time. Strangely enough it >>> doesn't happen with 'system' services (EG apache2, snmpd) but only with my >>> code. I can't imagine this is related to my fake dmidecode but I'll keep >>> looking into it. >>> >>> On Friday, December 13, 2013 4:08:10 AM UTC-8, Felix.Frank wrote: >>>> >>>> Ideally, there will be a newly released facter package that replaces >>>> this dependency by a suggestion or recommendation. It will Just Work >>>> for >>>> you then. >>>> >>>> In the meantime, these are your options: >>>> a) fetch the facter source package and build a forked package without >>>> this dependency >>>> b) fetch all deb packages you require and install them in one go using >>>> dpkg -i --force-depends or similar. >>>> >>>> Option (a) is simple if you're versed in the creation of Debian >>>> packages, and pretty difficult if you're not. >>>> >>>> HTH, >>>> Felix >>>> >>>> On 12/13/2013 12:39 PM, Jon Yeargers wrote: >>>> > So am I SOL on this? Is ARM considered an 'unsupported architecture' >>>> > until I can create a 'dmidecode' for this platform? >>>> >>> -- 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/b12344fb-96de-4496-aa93-c45d68e735dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
