What is the best way to create a repo?

I like to take baby steps, and test things as I go.

Is this kind of development style possible with puppet?

My hope was to do something like:

Have 1 ec2 vm open that will be my test vm where I will manually install
e.g. mysql or nginx, and then look at what files I will need to work with.

Make modifications to my puppet repo, then commit and apply the changes on a
single VM that will I will just manually apply the repo to.

(I believe this is possible i.e. to apply a repo on a system that isn't
running a puppet master, please correct me if I am wrong, I swear I read it
somewhere).

Once I have things all setup, I will then test things with a real puppet
master and node(s).

Is this a good approach?  Comments?

-- 
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.

Reply via email to