set up nginx on bordervm for testing outboard secrets
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"wpa_passphrase": "you bring light in",
|
||||
"ssid": "liminix",
|
||||
"l2tp": {
|
||||
"name": "abcde@a.1",
|
||||
"password": "NotMyIspPassword"
|
||||
},
|
||||
"root": {
|
||||
"passwd": "$6$6pt0mpbgcB7kC2RJ$kSBoCYGyi1.qxt7dqmexLj1l8E6oTZJZmfGyJSsMYMW.jlsETxdgQSdv6ptOYDM7DHAwf6vLG0pz3UD31XBfC1",
|
||||
"openssh": {
|
||||
"authorizedKeys": {
|
||||
"keys": [ ]
|
||||
}
|
||||
}
|
||||
},
|
||||
"lan": {
|
||||
"prefix": "10.8.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user