external: pinpox-ahorn.r -> ahorn.r
This commit is contained in:
parent
8a24a9f395
commit
f393c44c22
4
krebs/3modules/external/default.nix
vendored
4
krebs/3modules/external/default.nix
vendored
@ -253,12 +253,12 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
pinpox-ahorn = {
|
ahorn = {
|
||||||
owner = config.krebs.users.pinpox;
|
owner = config.krebs.users.pinpox;
|
||||||
nets = {
|
nets = {
|
||||||
retiolum = {
|
retiolum = {
|
||||||
ip4.addr = "10.243.100.100";
|
ip4.addr = "10.243.100.100";
|
||||||
aliases = [ "pinpox-ahorn.r" ];
|
aliases = [ "ahorn.r" ];
|
||||||
tinc.pubkey = ''
|
tinc.pubkey = ''
|
||||||
-----BEGIN RSA PUBLIC KEY-----
|
-----BEGIN RSA PUBLIC KEY-----
|
||||||
MIICCgKCAgEAyfCuWUYEqp4vEt+a6DRvFpIrBu+GlkpNs/mE4OHzATQLNnWooOXQ
|
MIICCgKCAgEAyfCuWUYEqp4vEt+a6DRvFpIrBu+GlkpNs/mE4OHzATQLNnWooOXQ
|
||||||
|
Loading…
Reference in New Issue
Block a user