“Puppet基础”的版本间的差异
跳到导航
跳到搜索
第1行: | 第1行: | ||
− | = = | + | = 1= |
+ | =默认30分钟太久= | ||
+ | <pre> | ||
+ | #on agent 120 秒 ,2 分钟 | ||
+ | vi /etc/puppetlabs/puppet/puppet.conf | ||
+ | [agent] | ||
+ | server = master.test.cn | ||
+ | runinterval=120 | ||
+ | |||
+ | </pre> | ||
=see also= | =see also= |
2021年9月26日 (日) 08:28的版本
1
默认30分钟太久
#on agent 120 秒 ,2 分钟 vi /etc/puppetlabs/puppet/puppet.conf [agent] server = master.test.cn runinterval=120
see also
Usage