Robert James Hernandez
Robert James Hernandez
``` $ nix flake check warning: Git tree '/home/rherna/workspace/scale-network' is dirty evaluation warning: The user 'root' has multiple of the options `initialHashedPassword`, `hashedPassword`, `initialPassword`, `password` & `hashedPasswordFile` set to a...
## Description of PR This sets up the TLS cert for nginx with a self-sign cert. ## Previous Behavior - we used SSH port forwarding to get to http services...
MOTD is currently: ``` _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W...
## Description Follow up from: https://github.com/socallinuxexpo/scale-network/issues/674#issuecomment-2520050029 Originally from @owendelong : ``` We should make sure that we set authoritative true; in the KEA configuration files. KEAs default behavior is to...
We received the following email: ``` Hi ...I'm reaching out about Magic Nix Cache (MNC) from Determinate Systems. I believe at least one SCALE repo is leveraging the tool, and...
## Description From the second work party there was discussion around ZTP Prototype KEA config that will allow for loading of a zeroized ex4200-48p (or px) with the specified JunOS...
## Description Received the following error (https://github.com/NixOS/nixpkgs/pull/404050#issuecomment-2851307807): ``` 405 Method Not Allowed: {"message":"Base branch was modified. Review and try the merge again.","documentation_url":"https://docs.github.com/rest/pulls/pulls#merge-a-pull-request","status":"405"} ``` This seems to have happened in a...
## Description relates to: https://github.com/socallinuxexpo/scale-network/pull/1002 Currently `massflash-generate-persist` only downloads the latest build: https://github.com/socallinuxexpo/scale-network/blob/c395f2d044df7a84ab75cf85b1fe6de4b0b481ff/nix/package-sets/top-level/scale-network/massflash-generate-persist/src/massflash_generate_persist.py#L36-L45 There are times were the latest build wont actually be the one we want to use for...
## Description Multiple jobs could be runable at at the same time on the dev-server ## AC - Multiple PRs can run on gitlab runner
## Description We ran into a bug where `kea` not coming up on the massflash image. ## AC - We should have a VM test that verifies kea comes up...