1
0
mirror of https://github.com/gryf/boxpy.git synced 2026-01-04 01:24:10 +01:00

Some minor tweaks

This commit is contained in:
2021-05-05 20:42:39 +02:00
parent 799efd8633
commit 8df0d31d25
2 changed files with 13 additions and 9 deletions

View File

@@ -58,7 +58,7 @@ use it ad-hoc, or place on your ``.bashrc`` or whatever:
currently there are four commands available:
- ``list`` - for quickly listing running VMs
- ``list`` - for quickly listing all/running VMs
- ``destroy`` - that is probably obvious one
- ``create`` and ``rebuild``
@@ -108,7 +108,7 @@ need to provide all the option every time you boot up similar VM. For example:
ssh_key: vm
cpus: 4
memory: 4GB
disk-size: 20GB
disk_size: 20GB
Contents of the user script will be merged with the default one, so expect,
that user ``ubuntu`` will be there, and magically you'll be able to connect to