Hi,

that depends on your manifest and if they need to talk to a puppet master
or you are just doing a puppet apply (masterless).

Have a look at the Vagrantfile docs on puppet provisioners and you may get
inspired. Also you can pass in 'puppet_node' names and facts at run time
(with a puppet master).
https://docs.vagrantup.com/v2/provisioning/puppet_apply.html
https://docs.vagrantup.com/v2/provisioning/puppet_agent.html

There are other ways to change the hostnames of the machines in Vagrant too:
https://docs.vagrantup.com/v2/vagrantfile/tips.html

Den

On Tue, Oct 7, 2014 at 10:17 PM, Markus Bischof <schmirnh...@gmail.com>
wrote:

> Hi there,
>
> I'm pretty new to puppet and have a general question.
>
> I will have multiple (vagrant) machines wich i want to manage via puppet.
> The "problem" is that all the machines will have the same name because they
> are development machines wich are run by different developers. Is it a
> problem for puppet if all the machines have the same name?
>
>
> Markus
>
> --
> 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 puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/c4db0889-793d-4edc-86e6-8c6ca9e3c3e7%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/c4db0889-793d-4edc-86e6-8c6ca9e3c3e7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAJsPER2%2B%2BKv8ivV4kDr3BPPDCpY6vxbk%3Dy4MG2VhRnvuqTQqfg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to