On Mar 23, 2009, at 7:18 AM, thomas wrote: > > I am trying to test stand alone puppet manifests invoking /usr/bin/ > puppet. > > Is there a way to override current hostname with some other value? > > I have tried with no success: > > FACTER_hostname=foo /usr/bin/puppet manifest.pp
Use --certname when starting puppetd. That's almost definitely what you're looking for. -- Hegel was right when he said that we learn from history that man can never learn anything from history. -- George Bernard Shaw --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
