You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lmohanty@LalatenduM-laptop centos-atomic]$ vagrant init centos/atomic-host
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
[lmohanty@LalatenduM-laptop centos-atomic]$ vagrant up
Bringing machine 'default' up with 'libvirt' provider...
==> default: Box 'centos/atomic-host' could not be found. Attempting to find and install...
default: Box Provider: libvirt
default: Box Version: >= 0
==> default: Loading metadata for box 'centos/atomic-host'
default: URL: https://atlas.hashicorp.com/centos/atomic-host
==> default: Adding box 'centos/atomic-host' (v7.20160531) for provider: libvirt
default: Downloading: https://atlas.hashicorp.com/centos/boxes/atomic-host/versions/7.20160531/providers/libvirt.box
==> default: Successfully added box 'centos/atomic-host' (v7.20160531) for 'libvirt'!
==> default: Uploading base box image as volume into libvirt storage...
==> default: Creating image (snapshot of base box volume).
==> default: Creating domain with the following settings...
==> default: -- Name: centos-atomic_default
==> default: -- Domain type: kvm
==> default: -- Cpus: 1
==> default: -- Memory: 512M
==> default: -- Management MAC:
==> default: -- Loader:
==> default: -- Base box: centos/atomic-host
==> default: -- Storage pool: default
==> default: -- Image: /var/lib/libvirt/images/centos-atomic_default.img (11G)
==> default: -- Volume Cache: default
==> default: -- Kernel:
==> default: -- Initrd:
==> default: -- Graphics Type: vnc
==> default: -- Graphics Port: 5900
==> default: -- Graphics IP: 127.0.0.1
==> default: -- Graphics Password: Not defined
==> default: -- Video Type: cirrus
==> default: -- Video VRAM: 9216
==> default: -- Keymap: en-us
==> default: -- TPM Path:
==> default: -- INPUT: type=mouse, bus=ps2
==> default: -- Command line :
==> default: Creating shared folders metadata...
==> default: Starting domain.
==> default: Waiting for domain to get an IP address...
==> default: Waiting for SSH to become available...
default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
default:
default: Inserting generated public key within guest...
default: Removing insecure key from the guest if it's present...
default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Registering box with vagrant-registration...
default: Would you like to register the system now (default: yes)? [y|n]n
==> default: Configuring and enabling network interfaces...
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: