$ vagrant up
Bringing machine
'default'
up with
'virtualbox'
provider...
==> default: Importing base box
'rhel-atomic-7'
...
==> default: Matching MAC address
for
NAT networking...
==> default: Setting the name of the VM: containers_default_1432213616739_95846
==> default: Clearing any previously
set
network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 => 2222 (adapter 1)
==> default: Running
'pre-boot'
VM customizations...
==> default: Booting VM...
==> default: Waiting
for
machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
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
its present...
default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Machine booted and ready!
==> default: Checking
for
guest additions
in
VM...
default: No guest additions were detected on the base box
for
this VM! Guest
default: additions are required
for
forwarded ports, shared folders, host only
default: networking, and
more
. If SSH fails on this machine, please
install
default: the guest additions and repackage the box to
continue
.
default:
default: This is not an error message; everything may
continue
to work properly,
default:
in
which
case
you may ignore this message.
==> default: Setting
hostname
...
==> default: Registering box with vagrant-registration...
default: Would you like to register the system now (default:
yes
)? [y|n] y
default: Subscriber username: <your-rhn-username>
default: Subscriber password: <password>==> default: Rsyncing folder:
/Users/tqvarnst/containers/
=>
/home/vagrant/sync
==> default: Running provisioner: shell...
default: Running: inline script