remove hackens keys from core-services and remote-builder

This commit is contained in:
Gabriel DORIATH DOHLER 2021-11-05 23:59:59 +00:00
parent eaa209eb7b
commit 82ccb56fe5
2 changed files with 0 additions and 2 deletions

View file

@ -74,7 +74,6 @@
users.users.root.openssh.authorizedKeys.keyFiles = [
./pubkeys/gdd.keys
./pubkeys/raito.keys
./pubkeys/hackens-milieu.keys
];
# Open ports in the firewall.

View file

@ -63,7 +63,6 @@
users.users.root.openssh.authorizedKeys.keyFiles = [
./pubkeys/gdd.keys
./pubkeys/raito.keys
./pubkeys/hackens-milieu.keys
./pubkeys/remote-builders.keys
];