- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 16 2026
This task required the renewal of the Vault certificate :
Fix : {{ in place of { {
Put the line "# Enable CARP preemption" in the if block so we don't have the
orphan comment in non-router systems.
Mar 15 2026
Changes :
- roles/router/carp/files/carp-loader.conf rename on roles/router/carp/files/carp.conf
- roles/router/carp/files/carp.conf is not a Jinja template
- The Salt function is now called in the state and its result is passed to the template through the context, it is a convention.
roles/core/network/files/FreeBSD/gre.conf is not a Jinja template.
Mar 13 2026
Mar 12 2026
The alphabetical order in top.sls must be respected.
Add the gateway public for router-002 and router-003
Mar 10 2026
No more VIP for intranought, we will see in the futur when it will be necessary.
Mar 8 2026
Add routers on top.sls to be able to do a command like sudo salt 'router-002' state.apply roles/router
vmx0 is not always releated to the network intranought, so I add entry["interface_name"] = interface_name
in output of get_carp_entries(), so then in carp.rc the prefixe is based on that.
Mar 5 2026
Fix : we need to use context to call the function get_carp_entries on carp.sls
in place of calling this function on the template carp.rc
Mar 4 2026
Changed the source path in carp.sls into : source: salt://roles/router/carp/files/carp.rc
The flag hello_ipv6_ovh was missing in web-001, because in netbox the ipv6 was in /56 not in /64.
Mar 3 2026
Add some changes : some flags where missing
Add canonical_public_ipv4 for Ysul