Information Technology Reference
In-Depth Information
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Setting hostname...
==> default: Machine not provisioning because `--no-provision`
is specified.
Vagrant instance <default-centos65> created.
Finished creating <default-centos65> (1m43.54s).
-----> Kitchen is finished. (1m43.79s)
NOTE
When there is only one instance name in a .kitchen.yml file, there is no need to specify an
instance name. The command line kitchen create would have been sufficient in the
previous example. We'll continue to specify the instance name on all kitchen command
lines in this topic for clarity. But feel free to omit them if you want to save typing a few
extra characters.
The flowchart in Figure 5-3 presents an overview of the logic kitchen create uses to cre-
ate a virtual environment.
Search WWH ::




Custom Search