remove hackens keys from core-services and remote-builder
This commit is contained in:
parent
eaa209eb7b
commit
82ccb56fe5
2 changed files with 0 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -63,7 +63,6 @@
|
|||
users.users.root.openssh.authorizedKeys.keyFiles = [
|
||||
./pubkeys/gdd.keys
|
||||
./pubkeys/raito.keys
|
||||
./pubkeys/hackens-milieu.keys
|
||||
./pubkeys/remote-builders.keys
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue