The alphabetical order in top.sls must be respected.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Thu, Mar 12
- Added private_ipv4 to be able to display on the MOTD files
Using correct parameters to display IPs
Add the gateway public for router-002 and router-003
Wed, Mar 11
Now using node.resolve_network
I'd suggest to use node.resolve_network to find public IP address.
Fixed spaced
- Add Nginx directive to accept files less 100M
Added more details in README.md
Tue, Mar 10
Done separately as part of early 2026 commits.
Superseded by the current stage of the project.
This revision cannot be accepted.
An attempt by @Chenani-MohamedAmine was made on D3992.
I am abandoning this revision.
Added software.sls and modified init.sls
Improved configuration files and headers
Page Transitions & Scrollbar Fix
Add dark mode toggle button
No more VIP for intranought, we will see in the futur when it will be necessary.
Updated config files to use node.resolve_gre_tunnels
Mon, Mar 9
This code was submitted with an obvious syntax error that would prevent the application from even running. The Vue compiler immediately fails with:
Sun, Mar 8
Redesigned theme config: admin selects a theme from dropdown, toggle visibility is determined automatically by variant count. Removed checkbox approach.
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.
Fri, Mar 6
I've discovered X option in chmod that solves the issue nicely, by setting executable bit only where needed (already executable files and directories), so we can keep the find approach and stay safe for whitespaces.
About shellcheck linter issues.
Thu, Mar 5
Duplicate of D3976.
Duplicate of D3976.
OK, nice work, ready.
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
Modified Ysul IP adress in network.sls
Added service.sls file