Page MenuHomeDevCentral
Feed All Stories

Mar 3 2026

yousra updated the task description for T2203: CARP setup (IP allocation, vhid, advskew / priorité (master / backup), shared secret).
Mar 3 2026, 20:00 · Drake network, Secure HA tunnels
yousra accepted D2790: Generate a pillar from NetBox information.
Mar 3 2026, 19:55
yousra added a project to T2269: Failed to start Configure 4to6 tunnel through Hurricane Electric: IPv6.
Mar 3 2026, 19:41 · Regression, Salt, Servers, IPv6
dereckson added a comment to D3988: Configure strongSwan as IPsec implementation.

No link to a task in description?

Mar 3 2026, 17:59
dereckson retitled D3990: Standardize NTP configuration from Standardize NTP configuration (T1223) to Standardize NTP configuration.
Mar 3 2026, 17:58
dereckson added a revision to T1223: Configure NTP in rOPS: D3990: Standardize NTP configuration.
Mar 3 2026, 17:58 · Servers, Salt
dereckson accepted D3991: Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files.

OK for Wolfplex too.

Mar 3 2026, 17:57
ieli added a comment to D3989: Add dark mode toggle button.

"Ref T2246"

Mar 3 2026, 16:41
Duranzed accepted D3991: Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files.
Mar 3 2026, 16:08
yousra updated the diff for D3991: Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files.

Change the files motd for db-a-001 and db-b-001

Mar 3 2026, 16:02
ieli closed T2253: Add incident history page with date filter as Resolved.
Mar 3 2026, 15:45 · ServPulse
ieli closed T2239: 404 / Not Found page as Resolved.
Mar 3 2026, 15:45 · ServPulse
ieli updated the task description for T2250: Add route transition animations.
Mar 3 2026, 15:25 · ServPulse
yousra updated the task description for T2269: Failed to start Configure 4to6 tunnel through Hurricane Electric.
Mar 3 2026, 15:23 · Regression, Salt, Servers, IPv6
ieli accepted D3980: Add incident history page with date filter.

Good job!

Mar 3 2026, 15:19
yousra created T2269: Failed to start Configure 4to6 tunnel through Hurricane Electric.
Mar 3 2026, 15:18 · Regression, Salt, Servers, IPv6
Duranzed updated the task description for T2268: Configure IPsec tunnels on Saltstack .
Mar 3 2026, 15:18 · User-Duranzed, Secure HA tunnels
Chenani-MohamedAmine updated the diff for D3989: Add dark mode toggle button.
Mar 3 2026, 15:01
Duranzed accepted D3991: Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files.
Mar 3 2026, 14:48
yousra retitled D3991: Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files from Change db-A-001 to db-a-001 on all files to Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files.
Mar 3 2026, 14:46
Chenani-MohamedAmine updated the diff for D3980: Add incident history page with date filter.
  • Added "View all" link in StatusPage when resolved incidents > 5
  • Changed created_at to start_date in test mock data
  • Moved IncidentHistory.test.js to views/__tests__/
  • Added error logging in getById catch handler
Mar 3 2026, 14:41
Duranzed updated the diff for D3988: Configure strongSwan as IPsec implementation.
  • Added an init.sls pour strongswan
Mar 3 2026, 14:40
yousra updated the diff for D3991: Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files.

rename db-B-001 to db-b-001 across the repository

This change touches Wolfplex files. As such, administrative approval is needed from Wolfplex technical contact.

Mar 3 2026, 14:38
ptdradmin updated the diff for D3990: Standardize NTP configuration.

Standardize NTP configuration (T1223) - v2

Mar 3 2026, 14:27
Duranzed requested changes to D3991: Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files.
Mar 3 2026, 14:22
yousra requested review of D3991: Change db-A-001 to db-a-001 and db-B-001 to db-b-001 on all files.
Mar 3 2026, 14:19
ptdradmin updated the diff for D3990: Standardize NTP configuration.

Remove accidental file t

Mar 3 2026, 14:08
ptdradmin requested review of D3990: Standardize NTP configuration.
Mar 3 2026, 14:04
Duranzed moved T1695: Write a Terminator plugin to resolve hashes from WIP to Finished on the User-Duranzed board.
Mar 3 2026, 13:11 · upstream, User-Duranzed, Python, good-first-issue, Resolve hash
Duranzed closed T1695: Write a Terminator plugin to resolve hashes as Resolved.

resolved here
Ref T1695

Mar 3 2026, 13:11 · upstream, User-Duranzed, Python, good-first-issue, Resolve hash
yousra updated the diff for D3974: Synchronize nodes pillar with NetBox information.

Rename network interfaces on selected machines to standardize the naming convention across all hosts, using intranought and public.

Mar 3 2026, 12:57
ieli updated subscribers of D3989: Add dark mode toggle button.
Mar 3 2026, 12:27
Duranzed moved T2268: Configure IPsec tunnels on Saltstack from Backlog to Working on on the Secure HA tunnels board.
Mar 3 2026, 09:01 · User-Duranzed, Secure HA tunnels
yousra updated the summary of D3986: Configure CARP on routers.
Mar 3 2026, 08:57
yousra added a revision to T2264: Implement CARP configuration for router-002 and router-003 : D3986: Configure CARP on routers.
Mar 3 2026, 08:57 · Vault, Salt, Secure HA tunnels
Duranzed updated the summary of D3988: Configure strongSwan as IPsec implementation.
Mar 3 2026, 08:26
ieli requested changes to D3989: Add dark mode toggle button.

The implementation uses a boolean dark class on the <html> element. For better flexibility, consider using a data-theme attribute instead of a boolean class. This allows each theme to define its own dark/light variants. Additionally, the toggle button should be hidden for mono themes (themes with only one palette). The useDarkMode composable should expose whether the theme is "toggleable", and the navbar should conditionally render the button based on this. Finally, theme configuration should be available in the admin side - the Settings tab in AdminDashboard.vue would be the appropriate place to add theme selection.

Mar 3 2026, 07:37
ieli requested changes to D3980: Add incident history page with date filter.
Mar 3 2026, 07:00
ieli added a comment to D3980: Add incident history page with date filter.

I just noticed that IncidentHistory.test.js tests a view but is in components/__tests__/.
Move the file to views/__tests__/ for consistency.

Mar 3 2026, 07:00
ieli added a comment to D3980: Add incident history page with date filter.
In D3980#61784, @ieli wrote:

"Past Incidents" section in StatusPage.vue shows 5 most recent. Add a "View all" link to /incidents when incidents are more than 5.

Mar 3 2026, 06:57
Chenani-MohamedAmine requested review of D3989: Add dark mode toggle button.
Mar 3 2026, 00:38

Mar 2 2026

yousra updated the diff for D2790: Generate a pillar from NetBox information.

Updated some functions to preserve a consistent and deterministic
display order by using OrderedDict.

Mar 2 2026, 23:49
yousra updated the diff for D3974: Synchronize nodes pillar with NetBox information.

Adjusted the ordering of entries (and the content) in nodes.sls to maintain consistency with the generated pillar structure and ensure deterministic output.

Mar 2 2026, 23:36
yousra updated the diff for D3974: Synchronize nodes pillar with NetBox information.
Mar 2 2026, 23:30
yousra added a comment to T2266: Improve Python requirements for Operations repository.

I tried pip install salt==3006.8, but it brings the same strange issue : AttributeError: cannot access submodule 'cmdmod' of module 'salt.modules' (most likely due to a circular import)
(same in WindRiver)

Mar 2 2026, 19:39 · Python, Servers, Regression, Salt
Duranzed requested review of D3988: Configure strongSwan as IPsec implementation.
Mar 2 2026, 19:29
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Mar 2 2026, 18:37 · Vault, Salt, Secure HA tunnels
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Mar 2 2026, 18:37 · Vault, Salt, Secure HA tunnels
Duranzed added a comment to D3987: Allow all servers to read IPsec in Vault.
$ sudo salt complector state.sls_id salt-node-cloudhugger roles/vault/policies test=True
complector:
----------
          ID: salt-node-cloudhugger
    Function: vault.policy_present
      Result: None
     Comment: Policy would be changed
     Started: 18:09:21.668208
    Duration: 841.275 ms
     Changes:   
              ----------
              salt-node-cloudhugger:
                  ----------
                  change:
                      --- 
                      +++ 
                      @@ -10,3 +10,7 @@
                       path "ops/data/secrets/nasqueron/opensearch/infra-logs/internal_users/dashboards" {
                           capabilities = [ "read" ]
                       }
                      +
                      +path "ops/data/secrets/network/ipsec/key" {
                      +    capabilities = [ "read" ]
                      +}
Mar 2 2026, 18:20 · User-Duranzed
Duranzed updated the summary of D3987: Allow all servers to read IPsec in Vault.
Mar 2 2026, 18:17 · User-Duranzed
Duranzed added a revision to T2268: Configure IPsec tunnels on Saltstack : D3987: Allow all servers to read IPsec in Vault.
Mar 2 2026, 18:17 · User-Duranzed, Secure HA tunnels
Duranzed requested review of D3987: Allow all servers to read IPsec in Vault.
Mar 2 2026, 18:15 · User-Duranzed
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Mar 2 2026, 16:28 · Vault, Salt, Secure HA tunnels
yousra updated the diff for D3986: Configure CARP on routers.

Using a separate file like /etc/rc.conf.d/netif/carp keeps the CARP configuration isolated,
avoids modifying the main /etc/rc.conf, and makes the setup cleaner and safer.
It improves maintainability, reduces the risk of conflicts, and ensures a more modular infrastructure design.

Mar 2 2026, 16:24
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Mar 2 2026, 16:01 · Vault, Salt, Secure HA tunnels
yousra added a reviewer for D3986: Configure CARP on routers: dereckson.
Mar 2 2026, 15:54
yousra abandoned D3985: Add CARP configuration template and state.
Mar 2 2026, 15:53
yousra requested review of D3986: Configure CARP on routers.
Mar 2 2026, 15:52
yousra requested review of D3985: Add CARP configuration template and state.
Mar 2 2026, 15:48
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Mar 2 2026, 15:33 · Vault, Salt, Secure HA tunnels
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Mar 2 2026, 15:33 · Vault, Salt, Secure HA tunnels
Chenani-MohamedAmine updated the diff for D3980: Add incident history page with date filter.
  • Added component tests (IncidentHistory.test.js)
  • Updated docs/architecture.md with IncidentHistory.vue in diagram
Mar 2 2026, 14:34
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Mar 2 2026, 14:13 · Vault, Salt, Secure HA tunnels
yousra claimed T2149: Ensure serial is bumped when editing DNS zone.
Mar 2 2026, 12:26 · Salt, DNS
yousra closed D3978: Use jdiff instead of jsondiff.
Mar 2 2026, 11:46
yousra committed rOPS48e86fa47a4d: Use jdiff instead of jsondiff (authored by dereckson).
Use jdiff instead of jsondiff
Mar 2 2026, 11:46
yousra accepted D3978: Use jdiff instead of jsondiff.
Mar 2 2026, 11:45
Chenani-MohamedAmine closed D3971: NotFound.vue.
Mar 2 2026, 11:23
Chenani-MohamedAmine committed rSPab23fcfdb4ad: NotFound.vue (authored by Chenani-MohamedAmine).
NotFound.vue
Mar 2 2026, 11:23
dereckson added a member for Trusted users: Chenani-MohamedAmine.
Mar 2 2026, 07:25

Feb 28 2026

ptdradmin accepted rOPSa31b892b1d11: Add new SSH key for new ptdradmin PC-GUI computer.
Feb 28 2026, 23:12
dereckson added a comment to D3983: Add new SSH key for new ptdradmin PC-GUI computer.

Applied to WindRiver.

Feb 28 2026, 17:00
dereckson closed D3983: Add new SSH key for new ptdradmin PC-GUI computer.
Feb 28 2026, 16:58
dereckson committed rOPSa31b892b1d11: Add new SSH key for new ptdradmin PC-GUI computer (authored by ptdradmin).
Add new SSH key for new ptdradmin PC-GUI computer
Feb 28 2026, 16:58
dereckson requested review of D3984: Help to install Arcanist dependencies.
Feb 28 2026, 16:56
dereckson accepted D3983: Add new SSH key for new ptdradmin PC-GUI computer.

Request authenticated through IRC + DevCentral commit + prior knowledge of upcoming commit irl + familiar pattern of activity.

Feb 28 2026, 16:52
dereckson retitled D3983: Add new SSH key for new ptdradmin PC-GUI computer from ptdradmin: Add new SSH key for PC-GUI to Add new SSH key for new ptdradmin PC-GUI computer.
Feb 28 2026, 16:51
ieli requested changes to D3980: Add incident history page with date filter.
Feb 28 2026, 05:16
ieli added inline comments to D3980: Add incident history page with date filter.
Feb 28 2026, 05:16
ieli added a comment to D3980: Add incident history page with date filter.

"Past Incidents" section in StatusPage.vue shows 5 most recent. Add a "View all" link to /incidents when incidents are more than 5.

Feb 28 2026, 05:11

Feb 27 2026

ptdradmin abandoned D3946: Installation and creation of a first Jenkins pipeline.

NEW BRANCH D3983

Feb 27 2026, 18:10
ptdradmin abandoned D3981: Summary: ptdradmin: Add new SSH key for PC-GUI.

NEW BRANCH D3983

Feb 27 2026, 18:10
ptdradmin abandoned D3982: Summary: Summary: ptdradmin: Add new SSH key for PC-GUI.

NEW COMMIT D3983

Feb 27 2026, 18:09
ptdradmin requested review of D3983: Add new SSH key for new ptdradmin PC-GUI computer.
Feb 27 2026, 18:08
ptdradmin requested review of D3982: Summary: Summary: ptdradmin: Add new SSH key for PC-GUI.
Feb 27 2026, 18:02
ptdradmin requested review of D3981: Summary: ptdradmin: Add new SSH key for PC-GUI.
Feb 27 2026, 18:00
ptdradmin updated the diff for D3946: Installation and creation of a first Jenkins pipeline.
  • ptdradmin: Add new SSH key for PC-GUI

COCNTINUE

  1. Updating D3946: Installation and creation of a first Jenkins pipeline #
  2. E
Feb 27 2026, 17:57
Chenani-MohamedAmine updated the diff for D3980: Add incident history page with date filter.
  • Reverted to 2-space indentation to match project style
  • Added router tests in frontend/src/components/__tests__/router.test.js
Feb 27 2026, 13:21
ieli requested changes to D3980: Add incident history page with date filter.
Feb 27 2026, 05:05

Feb 26 2026

Duranzed updated the diff for D3976: [WIP] Add plugin for terminator to resolve hashes.

Added 1 blank line

Feb 26 2026, 14:59
Duranzed moved T2201: GRE tunnel creation from Assigned to WIP on the User-Duranzed board.
Feb 26 2026, 14:44 · User-Duranzed, Secure HA tunnels
Duranzed moved T2201: GRE tunnel creation from WIP to Assigned on the User-Duranzed board.
Feb 26 2026, 14:44 · User-Duranzed, Secure HA tunnels
Chenani-MohamedAmine requested review of D3980: Add incident history page with date filter.
Feb 26 2026, 14:38
Duranzed closed T2222: Add MOTD to router-003 and router-002 as Resolved.
Feb 26 2026, 14:27 · Secure HA tunnels, User-Duranzed, Salt, Servers
Duranzed moved T2222: Add MOTD to router-003 and router-002 from To review to Finished on the User-Duranzed board.
Feb 26 2026, 14:27 · Secure HA tunnels, User-Duranzed, Salt, Servers
Duranzed moved T2268: Configure IPsec tunnels on Saltstack from Backlog to WIP on the User-Duranzed board.
Feb 26 2026, 14:27 · User-Duranzed, Secure HA tunnels
Duranzed triaged T2268: Configure IPsec tunnels on Saltstack as Normal priority.
Feb 26 2026, 14:26 · User-Duranzed, Secure HA tunnels
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Feb 26 2026, 14:20 · Vault, Salt, Secure HA tunnels
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Feb 26 2026, 14:16 · Vault, Salt, Secure HA tunnels
yousra updated the task description for T2264: Implement CARP configuration for router-002 and router-003 .
Feb 26 2026, 14:16 · Vault, Salt, Secure HA tunnels