You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
from what i see the puppet cloud provisioner module seems to be a command line tool
does anyone know if there is any way (apart from an exec call) to call the module from another module
what i want to do is - define a list of nodes (somewhere) - check my vm environment if these nodes already exist - make a call to provision the missing boxes
that way i could spin up dev/test environment from my puppet server
am i going about this the wrong way ?
Nan Liu
unread,
Aug 26, 2014, 1:18:01 PM8/26/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Makes sense, but instead of cloud provisioner, to implement it in Puppet, it requires type/providers and would look similar to this: