dyok 发表于 2018-8-1 13:00:11

Puppet公有资源属性(二十九)

# puppet agent -t  
Notice: Ignoring --listen on onetime run
  
Info: Retrieving pluginfacts
  
Info: Retrieving plugin
  
Info: Loading facts
  
Info: Caching catalog for sh-web1.localdomain
  
Info: Applying configuration version '1509027044'
  
Notice: /Stage/Haproxy::Service/File/content:
  
--- /etc/haproxy/haproxy.cfg2017-10-26 14:04:57.538321466 +0800
  
+++ /tmp/puppet-file20171026-15376-1fnh0f2-02017-10-26 14:10:44.544847207 +0800
  
@@ -50,7 +50,7 @@
  
   retries               3
  
   timeout http-request    10s
  
   timeout queue         1m
  
-    timeout connect         20s
  
+    timeout connect         30s
  
   timeout client          1m
  
   timeout server          1m
  
   timeout http-keep-alive 10s
  
Info: Computing checksum on file /etc/haproxy/haproxy.cfg
  
Info: /Stage/Haproxy::Service/File: Filebucketed /etc/haproxy/haproxy.cfg to puppet with sum d94dac291f5d754ea13c2799f0c065c7
  
Notice: /Stage/Haproxy::Service/File/content: content changed '{md5}d94dac291f5d754ea13c2799f0c065c7' to '{md5}d5baea01fcfcb635dec5737a4ae67a3f'
  
Info: /Stage/Haproxy::Service/File: Scheduling refresh of Exec
  
Notice: /Stage/Haproxy::Service/Exec: Triggered 'refresh' from 1 events
  
Notice: /Stage/Admin/Exec/returns: executed successfully
  
Notice: Finished catalog run in 0.65 seconds
页: [1]
查看完整版本: Puppet公有资源属性(二十九)