You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rob Nelson edited this page Feb 14, 2016
·
5 revisions
Additional Nodes
The controlrepo includes sample hiera data for additional nodes, including dhcp (10.0.1.254), build (10.0.1.10), and yumrepo (10.0.1.252). Any files required are in lab_config. There is also a role for webserver, which does not require any hiera configuration. As with the DNS node, you can deploy these services by creating a node with the same name as the role, with an optional trailing number, i.e. webserver02, build1, or dhcp.
After you create the yum repo, change the 'lab' repo in manifests/base.pp to enable => 1, in order to use it.
Get Labbing
With your base lab nodes in place, you can now start using the lab. Create your own roles or use the lab as a testbed for proof of concepts. I would to hear how you use your lab, find me on twitter or open an issue!