Attempt to implement and test setting static ips from instance metadata
This commit is contained in:
parent
dd1cfa79e7
commit
47dbb7cdd3
16 changed files with 258 additions and 59 deletions
|
@ -1,4 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "1.88.0"
|
||||
components = ["rustfmt", "clippy", "cargo"]
|
||||
components = ["rustfmt", "clippy", "cargo", "rust-src"]
|
||||
profile = "minimal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue