Skip to content

Instantly share code, notes, and snippets.

@sathlan
Last active September 17, 2015 16:22
Show Gist options
  • Save sathlan/bab9d691967599d2f141 to your computer and use it in GitHub Desktop.
Save sathlan/bab9d691967599d2f141 to your computer and use it in GitHub Desktop.
HOSTS:
centos-server-71-x64:
roles:
- master
platform: el-7-x86_64
box: sofer/centos-71-base
box_url: https://vagrantcloud.com/sofer/centos-71-base
hypervisor: vagrant_libvirt
# this assume that the ssh user is vagrant. Tweak the .vagrant/beaker_vagrant_files/libvirt-centos.yml/Vagrantfile file
# to change this, adding : v.vm.ssh.username = 'centos' somewhere in the file.
# NEW: in the latest beaker code, this should work
user: centos
CONFIG:
log_level: debug
type: foss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment