- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 24 2026
Feb 23 2026
Hostnames should always be written in lowercase and the node name must match the hostname.
Add the flag ipv6_dhcp_duid for windriver
Fix : when an IPv6 address belongs to the Scaleway tenant, add the
ipv6_dhcp_duid flag in the pillar
Remove an incorrect character from the code (star that shouldn't be there).
I removed the priority and name entries from the generated pillar, as they are not used by Salt in our current setup.
Keeping only the fields actually consumed by the states makes the pillar cleaner and avoids maintaining redundant data.
Use True and False (capitalized) to follow Salt's Python boolean conventions.
Increase the SOA serial so secondary name servers detect the changes and perform a zone transfer.
Ensure DNS records are placed in alphabetical order within the zone file.
Feb 22 2026
Fix priority for CARP in NetBox, and then in the file nodes.sls
Add functions to get the CARP configurations in NetBox
Feb 20 2026
Avoid to include nodes.sls on the review
Fix OVH + IPv6 /64 => netmask gateway /56
- Fix duplicate primary IP in aliases
Feb 19 2026
Feb 18 2026
A new bloc IPV4 was added in NetBox : The 172.27.27.0/28 subnet was fully allocated and currently used by VMs on Hyper-1, so I expand it to a larger prefix by combining 172.27.27.0/28 and 172.27.27.16/28 into a single 172.27.27.0/27 subnet to allow better address utilization in the future.
The additional public IPv4 address has been received and is ready to be used for the CARP setup : IP=51.68.252.230/32
Feb 17 2026
I can then proceed with the CARP configuration, and if new things are discovered, I will document them on the wiki :)
Feb 16 2026
You can now access to the servers Windriver and Dwellers : )
The uid 2043 is still available
Feb 12 2026
Feb 11 2026
Feb 10 2026
Feb 9 2026
Take only the last commit (arc diff HEAD^ --update D3937)
ops: fix router-002 node entry
Restrict to last commit