Skip to content

Commit

Permalink
Make command output look more like the real thing
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Jan 14, 2019
1 parent 5f00551 commit 6b8c8ad
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,15 @@ Creating machine...
(box) Starting the VM...
(box) Check network to re-create if needed...
(box) Waiting for an IP...
Machine "box" was started.
Waiting for machine to be running, this may take a few minutes...
Detecting operating system of created instance...
Waiting for SSH to be available...
Detecting the provisioner...
Provisioning with boot2podman...
Copying certs to the local machine directory...
Copying certs to the remote machine...
Checking connection to Podman...
Podman is up and running!
```

``` console
Expand Down

0 comments on commit 6b8c8ad

Please sign in to comment.