Difference between revisions of "Facterhandson"

From Gridkaschool
(Created page with "# Create an external fact with key "owner" with value of your name, or your team ## tips: ##")
 
Line 1: Line 1:
 
# Create an external fact with key "owner" with value of your name, or your team
 
# Create an external fact with key "owner" with value of your name, or your team
 
## tips:
 
## tips:
  +
## you want to create /etc/facter/facts.d/owner
##
 
  +
## use a puppet file resource, or try using $modulepath/facts.d/owner

Revision as of 10:08, 4 September 2014

  1. Create an external fact with key "owner" with value of your name, or your team
    1. tips:
    2. you want to create /etc/facter/facts.d/owner
    3. use a puppet file resource, or try using $modulepath/facts.d/owner