diff options
author | binary <me@rgoncalves.se> | 2020-12-05 17:49:38 +0100 |
---|---|---|
committer | binary <me@rgoncalves.se> | 2020-12-05 17:49:38 +0100 |
commit | b35a150d78a58f9b05b24c1b47861183d083edeb (patch) | |
tree | f0ce783626679c0e5d7361dfb84625c07b4dba42 | |
parent | abe0bed4b7506b043ded34d7cb6cecb3e07246bc (diff) | |
download | infrastructure-b35a150d78a58f9b05b24c1b47861183d083edeb.tar.gz |
Sync network iface
-rw-r--r-- | host_vars/stack0.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/stack0.yml b/host_vars/stack0.yml index a135358..93e96ea 100644 --- a/host_vars/stack0.yml +++ b/host_vars/stack0.yml @@ -35,5 +35,5 @@ vms: - { id: 0, size: "4G" } hypervisor: - interface: bnx0 + interface: bce0 switch: public |