mirror of
https://github.com/gryf/boxpy.git
synced 2025-12-31 23:12:26 +01:00
Make 22.04 default version for ubuntu.
This commit is contained in:
@@ -29,7 +29,7 @@ runcmd:
|
||||
- [apt, purge, '-y', python3-pyasn1-modules]
|
||||
- [apt, purge, '-y', python3-simplejson]
|
||||
- [su, -, ubuntu, -c, "git clone https://github.com/gryf/vmstrap"]
|
||||
- [su, -, ubuntu, -c, "vmstrap/bootstrap.sh"]
|
||||
- [su, -, ubuntu, -c, "vmstrap/bootstrap.sh -c"]
|
||||
- [rm, -fr, /home/ubuntu/vmstrap]
|
||||
- [su, -, ubuntu, -c, "cp /tmp/local.conf /home/ubuntu/devstack/"]
|
||||
- [su, -, ubuntu, -c, "echo 'export HOST_IP=10.0.2.15' >> .bashrc"]
|
||||
|
||||
Reference in New Issue
Block a user