Commit d13ed39
authored
Duplicate interface name detection fix
When you install Vesta on Hetzner centos7 installation fails and returns error like this : "Error: user enp0s31f6 doesn't exist"
Network interface name finding mechanism returns 2 word and v-add-sys-ip command fails.
/usr/local/vesta/bin/v-add-sys-ip 88.99.141.40 255.255.255.255 enp0s31f6 enp0s31f61 parent e757da7 commit d13ed39
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments