Commit ee78d687 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 03e739ff
...@@ -79,7 +79,7 @@ async function init() { ...@@ -79,7 +79,7 @@ async function init() {
async function addIPs(ip) { async function addIPs(ip) {
// await aruba.attachedToServerByIp(ip) // await aruba.attachedToServerByIp(ip)
addBaship(ip) // addBaship(ip)
await postFloatingIps([ip]) await postFloatingIps([ip])
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment