remove yumrepo, since puppet is already installed in any case
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
###############################################################################
|
||||
########## puppet.conf generated by puppet ###########
|
||||
###############################################################################
|
||||
|
||||
[agent]
|
||||
server = <%= @pt_pm_fqdn %>
|
||||
classfile = $statedir/classes.txt
|
||||
default_schedules = <%= @pt_default_schedules %>
|
||||
environment = <%= @pt_environment %>
|
||||
masterport = <%= @pt_masterport %>
|
||||
noop = <%= @pt_noop %>
|
||||
pluginsync = <%= @pt_pluginsync %>
|
||||
report = <%= @pt_report %>
|
||||
runinterval = <%= @pt_runinterval %>
|
||||
splay = <%= @pt_splay %>
|
||||
splaylimit = <%= @pt_splaylimit %>
|
||||
usecacheonfailure = <%= @pt_usecacheonfailure %>
|
||||
Reference in New Issue
Block a user