How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "madafa/CentOS7-x86_64"
end
vagrant init madafa/CentOS7-x86_64
vagrant up
This version was created about 2 years ago.
A first version
This version was created about 2 years ago.
In 0.1.0 fehlte der Oracle User, weil eine falsche Version hochgeladen wurde.
This version was created about 2 years ago.
Passwort des vagrant users != vagrant
This version was created about 2 years ago.
SATA Controller in "SATA Controller" umbenannt, analog IDE
This version was created about 2 years ago.
SATA Platte für die Oracle Files hinzugefügt
This version was created about 2 years ago.
Guest additions erneut eingerichtet
This version was created about 2 years ago.
Public Key aus https://raw.githubusercontent.com/mitchellh/vagrant/master/keys/vagrant.pub in authorized_keys übernommen
This version was created about 2 years ago.
Passwort für ssh-Schlüssel vergeben
This version was created about 2 years ago.
RSA Schlüssel zusätzlich zu ECDSA angelegt
This version was created about 2 years ago.
Guest additions installiert