forked from CCCHH/nix-infra
Migrate NetBox to Chaosknoten and hamburg.ccc.de domain
This commit is contained in:
parent
2e3e8c7031
commit
01a6d189f2
5 changed files with 47 additions and 14 deletions
|
@ -65,10 +65,10 @@
|
|||
|
||||
netbox = {
|
||||
deployment = {
|
||||
targetHost = "netbox.z9.ccchh.net";
|
||||
targetHost = "netbox-intern.hamburg.ccc.de";
|
||||
targetPort = 22;
|
||||
targetUser = "colmena-deploy";
|
||||
tags = [ "thinkcccluster" ];
|
||||
tags = [ "chaosknoten" ];
|
||||
};
|
||||
imports = [
|
||||
./config/common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue