Skip to content

Instantly share code, notes, and snippets.

@cangeli
cangeli / Vagrantfile
Created January 16, 2016 18:04
Vagrantfile for CCM cluster using LXC
# -*- mode: ruby -*-
# vi: set ft=ruby :
# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
VAGRANTFILE_API_VERSION = "2"
# Inline provision script
CCM_PROVISION_SCRIPT = <<EOF
#!/bin/bash