Hello everyone,

I'm new on this group, but I use puppet from several years now.
I'm writing you because I have an issue with my puppet.

I have Puppet Master included in RHEL Satellite Server.
All the client on same network sync and download/update the catalog and 
contents.
Client from another network who passing over firewall can connect to puppet 
master, request the sync.
The catalog sync without error, but the content are not pulled from the 
Master.

This is output from server in another network:
[root@******** ~]# puppet agent -tv
Info: Using configured environment 'installation'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for **********************
Info: Applying configuration version '1646047554'
Notice: Applied catalog in 0.03 seconds
[root@********* ~]#

This is output from the server on same network:

[root@***** ~]# puppet agent -tv
Info: Using configured environment 'installation'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for *******
Info: Applying configuration version '1646047614'
Notice: /Stage[main]/Motd/File[/etc/motd]/content:
--- /etc/motd   2022-02-28 10:32:18.495445592 +0000
+++ /tmp/puppet-file20220228-7595-1s9ihep       2022-02-28 
11:26:55.057023750 +0000
@@ -40,7 +40,7 @@
 Memory Size:           3.65 GiB
 System Uptime:                 1 day

-System Load:           {15m => 0.0, 1m => 0.0, 5m => 0.0}
+System Load:           {15m => 0.01, 1m => 0.08, 5m => 0.02}


 Environment:           Installation

Notice: /Stage[main]/Motd/File[/etc/motd]/content: content changed 
'{md5}3c2c5b6d897d03f2953738db6eb89f32' to 
'{md5}a388e5aeaeb5ee6684f2cb64937bf426'
Notice: Applied catalog in 0.35 seconds
[root@******* ~]#

Both are RHEL 8 on same hostgroup etc

Someone can help me?

All the best
Alex

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/448593ff-799d-49dd-9cd4-510039b7ea54n%40googlegroups.com.

Reply via email to