mirror of
https://github.com/kmein/niveum
synced 2026-03-18 11:01:07 +01:00
feat(ssh): add oracle
This commit is contained in:
@@ -52,6 +52,10 @@ in {
|
|||||||
hostname = "135.181.85.233";
|
hostname = "135.181.85.233";
|
||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
|
oracle = {
|
||||||
|
hostname = "130.61.171.199";
|
||||||
|
user = "ubuntu";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user