Actually use user module #191

Open
kalipso wants to merge 3 commits from fix_malobeo_user into master
Owner

This removes the deprecated malobeo_user.nix from all hosts except louise.

Currently many microvms still used it and had the default 'test' password configured.

This removes the deprecated malobeo_user.nix from all hosts except louise. Currently many microvms still used it and had the default 'test' password configured.
kalipso added 1 commit 2026-09-21 17:26:36 +02:00
[machines] disable deprecated malobeo user
Hydra callback / on_push (pull_request) Skipped
Hydra callback / on_pr (pull_request) Failing after 44s
Check flake syntax / flake-check (push) Failing after 7m55s
a1ba8775f4
kalipso requested review from ahtlon 2026-09-21 17:27:07 +02:00
kalipso added 1 commit 2026-09-22 10:55:43 +02:00
[refactor] inputs.self -> inputs.malobeo
Hydra callback / on_push (pull_request) Skipped
Hydra callback / on_pr (pull_request) Failing after 41s
Check flake syntax / flake-check (push) Failing after 3m39s
c2e3686be1
if imported in external projects `inputs.self` will point
to the external resource instead of malobeo leading to errors.
therefore all occurences of inputs.self got replaces with inputs.malobeo
kalipso added 1 commit 2026-09-22 11:32:56 +02:00
[nextcloud] fix missing inputs
Hydra callback / on_push (pull_request) Skipped
Hydra callback / on_pr (pull_request) Failing after 39s
Check flake syntax / flake-check (push) Successful in 9m19s
50cae2c29b
ahtlon approved these changes 2026-09-22 16:14:35 +02:00
ahtlon left a comment
Owner

Nice, gute änderung ^^

Nice, gute änderung ^^
Some required checks failed
Hydra callback / on_push (pull_request) Skipped
Hydra callback / on_pr (pull_request) Failing after 39s
Required
Details
Check flake syntax / flake-check (push) Successful in 9m19s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix_malobeo_user:fix_malobeo_user
git checkout fix_malobeo_user
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: malobeo/infrastructure#191