<?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: Cannot find pyats.conf in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5326834#M2914</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Where can I find the pyats.conf file?&lt;/P&gt;
&lt;P&gt;pyats version 25.7&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Using the default YAML encoding key since no key was specified in configuration.
THIS IS A SHARED KEY AND IS NOT SECURE, PLEASE RUN `pyats secret keygen` AND ADD TO YOUR pyats.conf FILE BEFORE ENCODING ANY VALUES.
collected 1 item &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Sep 2025 13:50:42 GMT</pubDate>
    <dc:creator>assadniang</dc:creator>
    <dc:date>2025-09-03T13:50:42Z</dc:date>
    <item>
      <title>Cannot find pyats.conf</title>
      <link>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/3997449#M2168</link>
      <description>&lt;P&gt;I'm trying to implement secret strings in order to avoid plain text passwords in my yaml files.&lt;/P&gt;&lt;P&gt;All pyats documentation points me to make changes to the "pyats.conf" file. However, I cannot find such a file.&lt;/P&gt;&lt;P&gt;Any idea where this could be? I've used every grep/find command I can think of.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some of the reference links I'm using:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pubhub.devnetcloud.com/media/pyats/docs/configuration/index.html#pyats-configuration" target="_blank" rel="noopener"&gt;https://pubhub.devnetcloud.com/media/pyats/docs/configuration/index.html#pyats-configuration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pubhub.devnetcloud.com/media/pyats/docs/utilities/secret_strings.html?highlight=encoded%20password" target="_blank" rel="noopener"&gt;https://pubhub.devnetcloud.com/media/pyats/docs/utilities/secret_strings.html?highlight=encoded%20password&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 20:40:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/3997449#M2168</guid>
      <dc:creator>Robert Burlingame</dc:creator>
      <dc:date>2019-12-11T20:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pyats.conf</title>
      <link>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/4274149#M2169</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know it is an old thread, did you find the location of pyats.conf file?&lt;/P&gt;&lt;P&gt;I am having the same problem now.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 23:25:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/4274149#M2169</guid>
      <dc:creator>yixiu0317</dc:creator>
      <dc:date>2021-01-17T23:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pyats.conf</title>
      <link>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5326834#M2914</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Where can I find the pyats.conf file?&lt;/P&gt;
&lt;P&gt;pyats version 25.7&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Using the default YAML encoding key since no key was specified in configuration.
THIS IS A SHARED KEY AND IS NOT SECURE, PLEASE RUN `pyats secret keygen` AND ADD TO YOUR pyats.conf FILE BEFORE ENCODING ANY VALUES.
collected 1 item &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 13:50:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5326834#M2914</guid>
      <dc:creator>assadniang</dc:creator>
      <dc:date>2025-09-03T13:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pyats.conf</title>
      <link>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5327125#M2915</link>
      <description>&lt;P&gt;On Linux/Mac the default configuration file is&amp;nbsp;/etc/pyats.conf -&amp;nbsp;If you don't have a pyats.conf file, you can create one in any of these locations. You can also create one by running the pyats secret keygen command.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 11:55:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5327125#M2915</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2025-09-04T11:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pyats.conf</title>
      <link>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5327168#M2916</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/352839"&gt;@bigevilbeard&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I created one manually&lt;BR /&gt;But running the&amp;nbsp;pyats secret keygen command does not create one.&lt;BR /&gt;Running PyATS 25.7&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 14:14:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5327168#M2916</guid>
      <dc:creator>assadniang</dc:creator>
      <dc:date>2025-09-04T14:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot find pyats.conf</title>
      <link>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5327169#M2917</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/407050"&gt;@assadniang&lt;/a&gt;&amp;nbsp;as i understand t&lt;SPAN&gt;he pyats secret keygen command does not create the pyats.conf file for you. Its purpose is to generate the encryption key string that you then manually add to a pyats.conf file you have already created.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 14:19:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/cannot-find-pyats-conf/m-p/5327169#M2917</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2025-09-04T14:19:09Z</dc:date>
    </item>
  </channel>
</rss>

