Hosts setup succeeded
This commit is contained in:
parent
2692265ddd
commit
6eeabbbddf
5 changed files with 57 additions and 12 deletions
|
@ -1,10 +1,8 @@
|
|||
{
|
||||
# TODO: Edit the list of hosts here.
|
||||
hosts = {
|
||||
nki-cloud = {
|
||||
subnetAddr = "10.0.0.10";
|
||||
address = "nki.personal";
|
||||
rsaPublicKey = ./nki-cloud.pub;
|
||||
};
|
||||
nki-cloud = {
|
||||
subnetAddr = "10.0.0.10";
|
||||
address = "nki.personal";
|
||||
rsaPublicKey = ./nki-cloud.pub;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue