Page MenuHomeDevCentral
Feed All Stories

Sun, Apr 19

dereckson added a comment to T2316: Allow arc unit to cope with phpunit configuration.

There are still two things to do:

Sun, Apr 19, 09:44 · Keruald
dereckson added a comment to D4059: Create zed user and database on WindRiver.

Deployed to WindRiver.

Sun, Apr 19, 09:24
dereckson added a comment to D4068: Configure FRRouting OSPF.

Added in the commit message the info RID aren't real IP addresses but 32 bits values.

Sun, Apr 19, 09:23
dereckson updated the summary of D4068: Configure FRRouting OSPF.
Sun, Apr 19, 09:23
dereckson committed rOPS613eb446c816: Correct AAAA record (authored by dereckson).
Correct AAAA record
Sun, Apr 19, 09:13
dereckson closed D4081: Correct AAAA record.
Sun, Apr 19, 09:13
dereckson closed D4063: Fix Zed nginx config stat issue.
Sun, Apr 19, 09:13
dereckson closed D4080: Upgrade psysh.
Sun, Apr 19, 09:13
dereckson committed rOPS86d5fa8a47d8: Fix Zed nginx config stat issue (authored by dereckson).
Fix Zed nginx config stat issue
Sun, Apr 19, 09:13
dereckson committed rOPScafd2b1c73d4: Upgrade psysh (authored by dereckson).
Upgrade psysh
Sun, Apr 19, 09:13
dereckson closed D4057: Ensure nginx logs are always split by subdomain.
Sun, Apr 19, 09:11
dereckson committed rOPScefe679b44d0: Ensure nginx logs are always split by subdomain (authored by dereckson).
Ensure nginx logs are always split by subdomain
Sun, Apr 19, 09:11
dereckson closed D4043: Remove Created date headers from all files.
Sun, Apr 19, 09:11
dereckson closed D4044: Remove Author headers.
Sun, Apr 19, 09:11
dereckson committed rOPSd5cb6073da61: Remove Created date headers from all files (authored by dereckson).
Remove Created date headers from all files
Sun, Apr 19, 09:11
dereckson committed rOPS88cf5225f6c1: Remove Author headers (authored by dereckson).
Remove Author headers
Sun, Apr 19, 09:11
dereckson requested review of D4082: Provide configuration paths.
Sun, Apr 19, 09:07

Sat, Apr 18

yousra accepted D4043: Remove Created date headers from all files.
Sat, Apr 18, 22:30
yousra accepted D4057: Ensure nginx logs are always split by subdomain.
Sat, Apr 18, 22:28
yousra accepted D4063: Fix Zed nginx config stat issue.
Sat, Apr 18, 22:26
yousra accepted D4081: Correct AAAA record.
Sat, Apr 18, 22:25
yousra accepted D4080: Upgrade psysh.
Sat, Apr 18, 22:23
yousra updated the diff for D4034: Add debug scripts for Vault, OVH, and VIP assignment.

Actually, those scripts should not be placed in the folder bin.

Sat, Apr 18, 22:21
yousra updated the diff for D4033: Attach OVH VIP to the CARP MASTER MAC.

The CARP OVH failover script remains in the folder libexec as it is an internal executable triggered by devd (UNIX conventions).

Sat, Apr 18, 22:00
yousra updated the diff for D4036: Configure a dedicated syslog file for carp-ovh logs.

Removed /var/log/carp.log state because it is created automatically by newsyslog.

Sat, Apr 18, 20:38
yousra updated the diff for D4034: Add debug scripts for Vault, OVH, and VIP assignment.

We should put the executables in the folder bin, it is the UNIX convention, so in FreeBSD, it will be /usr/local/bin.

Sat, Apr 18, 20:33
yousra updated the diff for D4033: Attach OVH VIP to the CARP MASTER MAC.

-use config dictionary directly instead of intermediate variables
-rename script to .py in repository
-add in config.yaml, the path of the secret

Sat, Apr 18, 20:03
yousra updated the diff for D4034: Add debug scripts for Vault, OVH, and VIP assignment.
  • use /usr/bin/env python3 shebang
  • use config dictionary directly instead of intermediate variables
  • rename scripts to .py in repository
  • refactor init.sls to use a loop for script deployment
Sat, Apr 18, 19:04
dereckson added a comment to T2317: Lint DNS record types.

Was initially caught by kzonecheck after deployment of the zone file, and before reloading knot.

Sat, Apr 18, 18:15 · Salt, Monitoring and reporting, DNS
dereckson closed D4072: Update IRC network information to Libera.
Sat, Apr 18, 17:19
dereckson committed rLAUNCHca465848216e: Update IRC network information to Libera (authored by dereckson).
Update IRC network information to Libera
Sat, Apr 18, 17:19
Harbormaster failed to build B6638: rVIPERWWWe174e66c51bb: Hunt insecable whitespaces for rVIPERWWWe174e66c51bb: Hunt insecable whitespaces!
Sat, Apr 18, 17:18
Harbormaster failed to build B6639: rVIPERWWW3569aea89e5c: Update IRC network name to Libera for rVIPERWWW3569aea89e5c: Update IRC network name to Libera!
Sat, Apr 18, 17:18
dereckson committed rVIPERWWWe174e66c51bb: Hunt insecable whitespaces (authored by dereckson).
Hunt insecable whitespaces
Sat, Apr 18, 17:18
dereckson committed rVIPERWWW3569aea89e5c: Update IRC network name to Libera (authored by dereckson).
Update IRC network name to Libera
Sat, Apr 18, 17:18
dereckson closed D4071: Update IRC network name to Libera.
Sat, Apr 18, 17:18
dereckson closed D4073: Hunt insecable whitespaces.
Sat, Apr 18, 17:18
dereckson closed D3439: Automate www. deployment through Alkane.
Sat, Apr 18, 17:15
dereckson committed rWWW4746c86ead7f: Automate www. deployment through Alkane (authored by dereckson).
Automate www. deployment through Alkane
Sat, Apr 18, 17:15
dereckson committed rKOTfab1400ef8fd: Provide inheritance in SolarSystemLib tests (authored by dereckson).
Provide inheritance in SolarSystemLib tests
Sat, Apr 18, 17:03
yousra updated the diff for D4033: Attach OVH VIP to the CARP MASTER MAC.

!/usr/local/bin/python3 uses a fixed Python path, while !/usr/bin/env python3 finds Python dynamically from the system’s PATH,
making it more portable (Python can be installed elsewhere depending on the OS)

Sat, Apr 18, 17:01
dereckson closed D4064: Provide inheritance in SolarSystemLib tests.
Sat, Apr 18, 17:00
dereckson committed rKERUALD90869808bd59: Provide inheritance in SolarSystemLib tests (authored by dereckson).
Provide inheritance in SolarSystemLib tests
Sat, Apr 18, 17:00
dereckson closed D4051: Add missing files headers.
Sat, Apr 18, 16:58
dereckson closed D4049: Normalize headers.
Sat, Apr 18, 16:58
dereckson committed rOPSd6f7b9dfedd2: Normalize headers (authored by dereckson).
Normalize headers
Sat, Apr 18, 16:58
dereckson committed rOPS35f75a9e72c8: Add missing files headers (authored by dereckson).
Add missing files headers
Sat, Apr 18, 16:58
dereckson added a comment to D4044: Remove Author headers.

Ideal order to merge into main: D4043 then D4044

Sat, Apr 18, 16:56
dereckson triaged T2317: Lint DNS record types as Normal priority.
Sat, Apr 18, 16:48 · Salt, Monitoring and reporting, DNS
yousra updated the diff for D4032: Deploy CARP devd configuration via Salt.

Removed the extra space

Sat, Apr 18, 16:46
dereckson added inline comments to D4036: Configure a dedicated syslog file for carp-ovh logs.
Sat, Apr 18, 16:43
dereckson added a comment to D4034: Add debug scripts for Vault, OVH, and VIP assignment.

So to clarify for executable scripts files:

Sat, Apr 18, 16:42
dereckson requested changes to D4034: Add debug scripts for Vault, OVH, and VIP assignment.
Sat, Apr 18, 16:41
dereckson requested changes to D4033: Attach OVH VIP to the CARP MASTER MAC.

March 31 review comments seem to still need action - see https://devcentral.nasqueron.org/D4033#63080

Sat, Apr 18, 16:35
dereckson added inline comments to D4032: Deploy CARP devd configuration via Salt.
Sat, Apr 18, 16:34
dereckson requested review of D4081: Correct AAAA record.
Sat, Apr 18, 16:28
dereckson added inline comments to rOPSf6560a9607ac: Publish AAAA record for WindRiver.
Sat, Apr 18, 14:14
dereckson closed T2293: viperserv.nasqueron.org IP on WindRiver was missing after reboot, a subtask of T2296: Bind correctly to proper IPv6, as Resolved.
Sat, Apr 18, 14:08 · IPv6, Dæghrefn
dereckson closed T2293: viperserv.nasqueron.org IP on WindRiver was missing after reboot as Resolved.
Sat, Apr 18, 14:08 · Salt, Servers, Dæghrefn
dereckson closed T2296: Bind correctly to proper IPv6 as Resolved.
Sat, Apr 18, 14:08 · IPv6, Dæghrefn
dereckson committed rOPSd448bb56395a: Remove network_utils.can_directly_be_discovered (authored by dereckson).
Remove network_utils.can_directly_be_discovered
Sat, Apr 18, 14:06
dereckson closed D4041: Remove network_utils.can_directly_be_discovered.
Sat, Apr 18, 14:06
dereckson committed rOPSa6e7fca921a0: Use IPv6 explicitly to bind eggdrop connection (authored by dereckson).
Use IPv6 explicitly to bind eggdrop connection
Sat, Apr 18, 14:06
dereckson closed D4042: Use IPv6 explicitly to bind eggdrop connection.
Sat, Apr 18, 14:06
dereckson closed D4040: Simplify IPv6 routing for FreeBSD.
Sat, Apr 18, 14:06
dereckson committed rOPSed2702140f92: Simplify IPv6 routing for FreeBSD (authored by dereckson).
Simplify IPv6 routing for FreeBSD
Sat, Apr 18, 14:06
dereckson closed D4037: Publish AAAA record for WindRiver.
Sat, Apr 18, 14:06
dereckson closed D4039: Don't use keyword add to declare an IPv6 alias on FreeBSD.
Sat, Apr 18, 14:06
dereckson committed rOPS83ccb405f54a: Don't use keyword add to declare an IPv6 alias on FreeBSD (authored by dereckson).
Don't use keyword add to declare an IPv6 alias on FreeBSD
Sat, Apr 18, 14:06
dereckson committed rOPSf6560a9607ac: Publish AAAA record for WindRiver (authored by dereckson).
Publish AAAA record for WindRiver
Sat, Apr 18, 14:06
dereckson closed D4018: Install LLVM 22 on shellserver and devserver roles.
Sat, Apr 18, 14:06
dereckson closed T1526: Make available TeX fonts to all the system on devserver as Resolved by committing rOPS7e0f59a92e0f: Make available TeX fonts to all the system on devserver.
Sat, Apr 18, 14:06 · Salt, Servers
dereckson closed D4024: Make available TeX fonts to all the system on devserver.
Sat, Apr 18, 14:06
dereckson closed D4025: Prune OCSP artefact from Git ignore list.
Sat, Apr 18, 14:06
dereckson closed D4011: Allow to search dotfiles with ripgrep.
Sat, Apr 18, 14:06
dereckson committed rOPS7e0f59a92e0f: Make available TeX fonts to all the system on devserver (authored by dereckson).
Make available TeX fonts to all the system on devserver
Sat, Apr 18, 14:06
dereckson committed rOPS354c14a15698: Prune OCSP artefact from Git ignore list (authored by dereckson).
Prune OCSP artefact from Git ignore list
Sat, Apr 18, 14:06
dereckson committed rOPS55b4b90f1776: Allow to search dotfiles with ripgrep (authored by dereckson).
Allow to search dotfiles with ripgrep
Sat, Apr 18, 14:06
dereckson committed rOPS4fb9605bcb8f: Install LLVM 22 on shellserver and devserver roles (authored by dereckson).
Install LLVM 22 on shellserver and devserver roles
Sat, Apr 18, 14:06
dereckson accepted D3943: Add MOTD for router-003 and router-002 to complete router configuration.
Sat, Apr 18, 13:59
dereckson closed D3899: Add duranzed to shell users.
Sat, Apr 18, 13:59
dereckson requested review of D4080: Upgrade psysh.
Sat, Apr 18, 13:56
dereckson updated the diff for D4079: Test X-Hub-Signature-256 documentation values.

Spacing

Sat, Apr 18, 13:33
dereckson added a comment to D4079: Test X-Hub-Signature-256 documentation values.

Unit tests

Sat, Apr 18, 13:32
dereckson retitled D4079: Test X-Hub-Signature-256 documentation values from Demonstrate in tests code is ready for X-Hub-Signature-256 to Test X-Hub-Signature-256 documentation values.
Sat, Apr 18, 13:30
dereckson added a revision to T2310: Support X-Hub-Signature-256: D4079: Test X-Hub-Signature-256 documentation values.
Sat, Apr 18, 13:25 · Notifications center, Keruald
dereckson requested review of D4079: Test X-Hub-Signature-256 documentation values.
Sat, Apr 18, 13:25
dereckson committed rKOT8cc6099955a3: Isolate environment changes for unit tests (authored by dereckson).
Isolate environment changes for unit tests
Sat, Apr 18, 13:09
dereckson committed rKERUALDe55147862cb3: Isolate environment changes for unit tests (authored by dereckson).
Isolate environment changes for unit tests
Sat, Apr 18, 13:09
dereckson closed D4078: Isolate environment changes for unit tests.
Sat, Apr 18, 13:09
dereckson accepted D4078: Isolate environment changes for unit tests.
Sat, Apr 18, 13:07
dereckson added a revision to T2316: Allow arc unit to cope with phpunit configuration: D4078: Isolate environment changes for unit tests.
Sat, Apr 18, 13:07 · Keruald
dereckson requested review of D4078: Isolate environment changes for unit tests.
Sat, Apr 18, 13:07
dereckson triaged T2316: Allow arc unit to cope with phpunit configuration as High priority.
Sat, Apr 18, 13:03 · Keruald
dereckson requested review of D4077: Refactor URL encode/decode.
Sat, Apr 18, 13:00
dereckson requested review of D4076: Refactor DateStamp with constructor property promotion.
Sat, Apr 18, 11:56
dereckson updated the diff for D2810: Generate and enrich documentation.

Infinitive form, document URL::beautifyQuery()

Sat, Apr 18, 11:35
dereckson added a comment to D2810: Generate and enrich documentation.
$ phpunit omnitools/tests 
Switching to Composer phpunit:
PHPUnit 12.5-dev by Sebastian Bergmann and contributors.
Sat, Apr 18, 11:29
dereckson updated the diff for D2810: Generate and enrich documentation.

Add more documentation, per previous 2023 branch

Sat, Apr 18, 11:28
dereckson added a comment to T2315: Reprovision Ysul.
From IRC #nasqueron-ops

19:51:03 < Yousra> oui y'a encore des erreurs je vais les mettre dans https://pad.nasqueron.org/p/ysul
19:57:55 < Yousra> c'est des erreurs de zfs en fait
20:07:22 < Yousra> c'est en zroot sur ysul

Sat, Apr 18, 11:21 · Secure HA tunnels, Servers