<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Puppet Master -&amp;gt; Puppet Agent Communication in Tools</title>
    <link>https://community.cisco.com/t5/tools/puppet-master-gt-puppet-agent-communication/m-p/5309087#M3714</link>
    <description>&lt;P&gt;The cisco_ios module should be installed on a proxy agent that manages Cisco IOS &amp;amp; IOS-XE devices. This way you don't have to run the agent on the devices themselves. The proxy agent uses SSH to manage the devices. See the Github repo for the module for more information:&amp;nbsp;&lt;A href="https://github.com/puppetlabs/cisco_ios" target="_blank"&gt;https://github.com/puppetlabs/cisco_ios&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The agent checks in periodically. AFAIK there is no mechanism to notify the agent of changes.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jul 2025 13:57:20 GMT</pubDate>
    <dc:creator>Torbjørn</dc:creator>
    <dc:date>2025-07-14T13:57:20Z</dc:date>
    <item>
      <title>Puppet Master -&gt; Puppet Agent Communication</title>
      <link>https://community.cisco.com/t5/tools/puppet-master-gt-puppet-agent-communication/m-p/5309074#M3713</link>
      <description>&lt;P&gt;Hello, everyone.&lt;/P&gt;
&lt;P&gt;I am studying for my ENCOR exam so I really only need to know the basics regarding orchestration tools (ansible, puppet, chef, saltstack). My question is,&amp;nbsp;&lt;SPAN&gt;what exactly do Puppet agents use to communicate with the Puppet Master and pull the configuration from it? The official website says that it can use HTTPs over port 8140 but my book also mentions this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mitrixsen_0-1752500174690.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/248245iD30011AD51557C61/image-size/large?v=v2&amp;amp;px=999" role="button" title="Mitrixsen_0-1752500174690.png" alt="Mitrixsen_0-1752500174690.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So can Puppet also use SSH or what exactly does it leverage for the communication?&lt;/P&gt;
&lt;P&gt;My second question is -&amp;gt; P&lt;SPAN&gt;uppet uses a pull-model (the devices communicate with the Puppet master and retrieve the configured manifests/catalogs from it). If I was to suddenly create my own catalog file, how will the devices know that they should talk to the Puppet Master and retrieve the catalog from it? Are they notified about the new catalog somehow, or?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;BR /&gt;David&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 13:39:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/puppet-master-gt-puppet-agent-communication/m-p/5309074#M3713</guid>
      <dc:creator>Mitrixsen</dc:creator>
      <dc:date>2025-07-14T13:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Puppet Master -&gt; Puppet Agent Communication</title>
      <link>https://community.cisco.com/t5/tools/puppet-master-gt-puppet-agent-communication/m-p/5309087#M3714</link>
      <description>&lt;P&gt;The cisco_ios module should be installed on a proxy agent that manages Cisco IOS &amp;amp; IOS-XE devices. This way you don't have to run the agent on the devices themselves. The proxy agent uses SSH to manage the devices. See the Github repo for the module for more information:&amp;nbsp;&lt;A href="https://github.com/puppetlabs/cisco_ios" target="_blank"&gt;https://github.com/puppetlabs/cisco_ios&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The agent checks in periodically. AFAIK there is no mechanism to notify the agent of changes.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 13:57:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/puppet-master-gt-puppet-agent-communication/m-p/5309087#M3714</guid>
      <dc:creator>Torbjørn</dc:creator>
      <dc:date>2025-07-14T13:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Puppet Master -&gt; Puppet Agent Communication</title>
      <link>https://community.cisco.com/t5/tools/puppet-master-gt-puppet-agent-communication/m-p/5309114#M3715</link>
      <description>&lt;P&gt;You are right yes.&amp;nbsp;Puppet agents communicate with the puppet master on https and the puppet master, though can use various protocols, including ssh (which i think the book is referring too), to apply the desired state to the end devices it might be managing, this therefore allow options depending on the device type and the puppet module being used.&lt;/P&gt;
&lt;P&gt;Second one, correct again (top points) puppet uses a time based pull model by default. Say you made a new catalog or updated a new one, when the next pull happens (i think this is default 30 minutes) they will apply the changes/new config etc.. however you can manually trigger an immediate run. But the end devices are not notified they have changes,&amp;nbsp;they discover changes when they perform their next scheduled check in. So its a pull, not a push.&lt;/P&gt;
&lt;P&gt;Hope this help, and your study is going well!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 14:39:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/puppet-master-gt-puppet-agent-communication/m-p/5309114#M3715</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2025-07-14T14:39:57Z</dc:date>
    </item>
  </channel>
</rss>

