Skip to content

Commit

Permalink
Update README-Creating-Bases.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffe committed Jul 9, 2019
1 parent e0499ed commit 8af5033
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README-Creating-Bases.md
Expand Up @@ -44,6 +44,10 @@ sudo rm -f /EMPTY
history -c
history -w
```
And in oVirt we also:
```bash
sudo rm /etc/udev/rules.d/70-persistent-net.rules
```

Finally, on the host, package to upload:
`vagrant package --base vmname --output packaged.box`

0 comments on commit 8af5033

Please sign in to comment.