<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/automation/cloud-init.rst, branch rolling</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-05-06T17:42:32+00:00</updated>
<entry>
<title>feat: flip swap mechanism — MD as primary, RST as override (Phase 1)</title>
<updated>2026-05-06T17:42:32+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-06T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5d6fa52b8985f8068314aba26878a1d7d5cb84e5'/>
<id>urn:sha1:5d6fa52b8985f8068314aba26878a1d7d5cb84e5</id>
<content type='text'>
This is the first of three phases inverting the per-page swap mechanism
so MD becomes the canonical primary and RST becomes the rare override.

Phase 1 — file renames + conf.py exclude_patterns flip only:
- Rename docs/**/md-&lt;stem&gt;.md to docs/**/&lt;stem&gt;.md (drop md- prefix)
  for all 254 stems previously listed in docs/_swap.txt
- Rename docs/**/&lt;stem&gt;.rst to docs/**/rst-&lt;stem&gt;.rst (add rst- prefix)
  for the same 254 stems
- Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty
  comment-only since no pages need the RST fallback right now
- conf.py exclude_patterns flipped: rst-*.rst is now excluded by default
  instead of md-*.md
- conf.py runtime-artifact references updated to _rst_override_state.json
  and _md_exclude.txt (Phase 2 will rewrite swap_sources.py to produce
  these names; for now no swap script runs because overrides list is empty)

Phase 2 (next commit on this branch) will rewrite scripts/swap_sources.py
with inverted rename direction, delete scripts/import_myst.py + tests, and
update tests/test_swap_sources.py for the new semantics.

Phase 3 will be the cleanup pass and ready-for-review flip.

Generated by robots https://vyos.io
</content>
</entry>
<entry>
<title>DOC: Proofread cloud-init.rst (#1835)</title>
<updated>2026-04-21T10:30:33+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-04-21T10:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=894e1b02acbb32da92fa6d125af2e044466ea446'/>
<id>urn:sha1:894e1b02acbb32da92fa6d125af2e044466ea446</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update cloud-init.rst, typo</title>
<updated>2024-07-03T12:54:31+00:00</updated>
<author>
<name>whyrlpool</name>
<email>26317568+whyrlpool@users.noreply.github.com</email>
</author>
<published>2024-07-03T12:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=63988391efed6c7f193c832abb649f996b8ea33a'/>
<id>urn:sha1:63988391efed6c7f193c832abb649f996b8ea33a</id>
<content type='text'>
Correct spelling of phrase, reference: https://www.scribbr.co.uk/definition/bear-in-mind-meaning/</content>
</entry>
<entry>
<title>Update cloud-init.rst, typo</title>
<updated>2024-07-03T12:46:31+00:00</updated>
<author>
<name>whyrlpool</name>
<email>26317568+whyrlpool@users.noreply.github.com</email>
</author>
<published>2024-07-03T12:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=0731705733409ab91bc9067be13936a35ba8e947'/>
<id>urn:sha1:0731705733409ab91bc9067be13936a35ba8e947</id>
<content type='text'>
fixes typo on line 255, s/inyected/injected/, update proof-read date</content>
</entry>
<entry>
<title>fixed small typo on rst link</title>
<updated>2024-03-17T17:22:24+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>roberto.berto@gmail.com</email>
</author>
<published>2024-03-17T17:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=a958b2fca0559f1ec4b752a69dc83cfc5d37f0ab'/>
<id>urn:sha1:a958b2fca0559f1ec4b752a69dc83cfc5d37f0ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>besides document that vyos_config_commands will do commit and save fixed 80 line len for linter</title>
<updated>2024-03-17T17:14:42+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>roberto.berto@gmail.com</email>
</author>
<published>2024-03-17T17:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f2b262ae1b9b12cb22991528939aed0a00efd966'/>
<id>urn:sha1:f2b262ae1b9b12cb22991528939aed0a00efd966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>besides document that vyos_config_commands will do commit and save fixed 80 line len for linter</title>
<updated>2024-03-17T17:08:57+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>roberto.berto@gmail.com</email>
</author>
<published>2024-03-17T17:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b82255f40736fef25fd59cd4073d2f8b8e4ba45c'/>
<id>urn:sha1:b82255f40736fef25fd59cd4073d2f8b8e4ba45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added that vyos_config_commands commit and save</title>
<updated>2024-03-17T17:00:58+00:00</updated>
<author>
<name>Roberto Bertó</name>
<email>roberto.berto@gmail.com</email>
</author>
<published>2024-03-17T17:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=f08a70b59b74f78ddb5620d10c947557dbacef80'/>
<id>urn:sha1:f08a70b59b74f78ddb5620d10c947557dbacef80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos in automation</title>
<updated>2024-01-17T20:47:16+00:00</updated>
<author>
<name>Sebastian Weber</name>
<email>s@web3r.de</email>
</author>
<published>2024-01-17T20:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ac79583948672c470d51439644fd6da470e7805e'/>
<id>urn:sha1:ac79583948672c470d51439644fd6da470e7805e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed the ntp server command format and a link reference</title>
<updated>2023-05-18T18:59:56+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2023-05-18T18:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=b136e811316672b18df05c966304f2cfe879cbe7'/>
<id>urn:sha1:b136e811316672b18df05c966304f2cfe879cbe7</id>
<content type='text'>
</content>
</entry>
</feed>
