<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/salt-minion.py, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-12-31T22:49:48+00:00</updated>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>T5434: use merge_defaults in salt-minion.py</title>
<updated>2023-08-07T19:46:42+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-06T23:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ea0a3929722770b2d2df045c34f3487441e5e104'/>
<id>urn:sha1:ea0a3929722770b2d2df045c34f3487441e5e104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5195: vyos.util -&gt; vyos.utils package refactoring (#2093)</title>
<updated>2023-07-14T20:18:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-14T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1ca536da448749dff557f13ecae97b124026e96'/>
<id>urn:sha1:d1ca536da448749dff557f13ecae97b124026e96</id>
<content type='text'>
* T5195: move run, cmd, call, rc_cmd helper to vyos.utils.process

* T5195: use read_file and write_file implementation from vyos.utils.file

Changed code automatically using:

find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import read_file$/from vyos.utils.file import read_file/g' {} +
find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import write_file$/from vyos.utils.file import write_file/g' {} +

* T5195: move chmod* helpers to vyos.utils.permission

* T5195: use colon_separated_to_dict from vyos.utils.dict

* T5195: move is_systemd_service_* to vyos.utils.process

* T5195: fix boot issues with missing imports

* T5195: move dict_search_* helpers to vyos.utils.dict

* T5195: move network helpers to vyos.utils.network

* T5195: move commit_* helpers to vyos.utils.commit

* T5195: move user I/O helpers to vyos.utils.io</content>
</entry>
<entry>
<title>salt-minion: T4364: issue warning - do not use sha1 hashing algorithm</title>
<updated>2022-04-16T17:06:20+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-16T17:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=83a2fc901136b9da68f50a5a2c9ae1f45dbf5e97'/>
<id>urn:sha1:83a2fc901136b9da68f50a5a2c9ae1f45dbf5e97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt-minion: T4364: remove debug print statement</title>
<updated>2022-04-16T10:13:30+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-16T10:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=edc9a4b961b8e3062757fce04e7ce6ff6178ae3d'/>
<id>urn:sha1:edc9a4b961b8e3062757fce04e7ce6ff6178ae3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt-minion: T4364: add source-interface CLI option support</title>
<updated>2022-04-15T19:36:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T19:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c2b54ed6d1dc49a908e77d5fd96a2f4e2e01f887'/>
<id>urn:sha1:c2b54ed6d1dc49a908e77d5fd96a2f4e2e01f887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt-minion: T4364: add support for source-interface definition</title>
<updated>2022-04-15T19:09:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T19:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0ea1574b922ed30b46717620ce212af7f70ec03f'/>
<id>urn:sha1:0ea1574b922ed30b46717620ce212af7f70ec03f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt-minion: T4364: migrate to get_config_dict()</title>
<updated>2022-04-15T18:55:46+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T18:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ebb8181567cbb25ae059f7efa30c61be067dbd9d'/>
<id>urn:sha1:ebb8181567cbb25ae059f7efa30c61be067dbd9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt-minion: T4363: mine_interval option is not set</title>
<updated>2022-04-15T17:58:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T17:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3ec3c7f5b523b464a3bc7168b2362611d9c2c153'/>
<id>urn:sha1:3ec3c7f5b523b464a3bc7168b2362611d9c2c153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>salt-minion: T4353: fix Jinja2 linting errors</title>
<updated>2022-04-15T17:58:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-15T17:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=96a9ebc6a06a50ff652338a67043ec747cbdd44a'/>
<id>urn:sha1:96a9ebc6a06a50ff652338a67043ec747cbdd44a</id>
<content type='text'>
</content>
</entry>
</feed>
