forked from guillaume.emorine/siotp
Modification de l'organisation du Gitea, et ajout d'un README pour l'AP
SDIS 29.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# local settings for ap31-mon
|
||||
[Interface]
|
||||
PrivateKey = qNrA3qizZyJ7iPfXQepwA6/g5kkabijifGUW61OO4G4=
|
||||
Address = 10.0.0.1/32
|
||||
ListenPort = 51820
|
||||
|
||||
# remote settings for ap31-prod
|
||||
[Peer]
|
||||
PublicKey = mnWYL52q8bzvvary6s81ROHV1hohu3nlQN0YQkTZTzg=
|
||||
Endpoint = 172.16.0.100:51820
|
||||
AllowedIPs = 10.0.0.2/32
|
||||
|
||||
# remote settings for ap31-test
|
||||
[Peer]
|
||||
PublicKey= Amfx3tgY9WyjhVH8gQJWZpbQVNYwpIt3OFZokMqq43M=
|
||||
Endpoint = 172.16.0.101:51820
|
||||
AllowedIPs = 10.0.0.3/32
|
@@ -0,0 +1,11 @@
|
||||
# local settings for ap31-prod
|
||||
[Interface]
|
||||
PrivateKey = ENtiBbOg56P0DQJhoYe61mNLF06Vtv601rbAAvyKz2M=
|
||||
Address = 10.0.0.2/32
|
||||
ListenPort = 51820
|
||||
|
||||
# remote settings for ap31-mon
|
||||
[Peer]
|
||||
PublicKey = LEkM9UVt21zq7PS8sX+SBihuXr5k9bjAbwSN0dChmAk=
|
||||
Endpoint = 172.16.0.102:51820
|
||||
AllowedIPs = 10.0.0.1/32
|
@@ -0,0 +1,11 @@
|
||||
# local settings for ap31-test
|
||||
[Interface]
|
||||
PrivateKey = 6Hq3I9MdSB/O8xiXxf1ekysWR2GQgYBss9VNDngbZE4=
|
||||
Address = 10.0.0.3/32
|
||||
ListenPort = 51820
|
||||
|
||||
# remote settings for ap31-mon
|
||||
[Peer]
|
||||
PublicKey = LEkM9UVt21zq7PS8sX+SBihuXr5k9bjAbwSN0dChmAk=
|
||||
Endpoint = 172.16.0.102:51820
|
||||
AllowedIPs = 10.0.0.1/32
|
Reference in New Issue
Block a user