Commit 615fe22
committed
refactor(contrib/rackspace): create private network on Rackspace
Previously, we were creating servers using the default Rackspace
ServiceNet as the private network. This means that they are feasibly
accessible by other servers on that network. This commit ensures
we are creating a new, private network for deis and not connecting
to the ServiceNet any longer.
closes #8911 parent e6e15d1 commit 615fe22
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
34 | 41 | | |
35 | | - | |
| 42 | + | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
| |||
0 commit comments