Created
July 20, 2016 18:28
-
-
Save johnpmitsch/6d5822f4b8a27abfb41831bf07fac1cf to your computer and use it in GitHub Desktop.
rhel7.2 vagrant boxes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rhel7server: | |
box_name: rhel7 | |
shell: 'echo TEST' | |
pty: true | |
libvirt: http://file.gru.redhat.com/~marcsilv/vagrant/boxes/rhel-7.2-x86_64.libvirt.box | |
rhel7client: | |
box_name: rhel7 | |
shell: 'echo TEST' | |
pty: true | |
libvirt: http://file.gru.redhat.com/~marcsilv/vagrant/boxes/rhel-7.2-x86_64.libvirt.box |
yum install -y bash-completion vim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$ subscription-manager register
$ subscription-manager attach --auto