User:Michael

From Define Wiki
Jump to navigation Jump to search

Tyler Capital:

  • Adding Systems
  • Puppet Manifests - Nodes groups
  • puppet enviroments
  • Puppet facts


https://docs.puppetlabs.com/puppet/latest/reference/modules_fundamentals.html#module-layout


http://www.regexr.com/ https://docs.puppetlabs.com/facter/latest/core_facts.html


  1. /usr/bin/mkdir /opt/tcl
  2. /usr/sbin/groupadd omega -g 800
  3. /usr/sbin/useradd omega -u 800 -g omega -d /opt/tcl/omega