Skip to content

Instantly share code, notes, and snippets.

View shreejit13's full-sized avatar

Shreejit Nair shreejit13

  • OlinData
  • Bangalore, INDIA
View GitHub Profile
@shreejit13
shreejit13 / r10k.yaml
Created December 18, 2015 16:32
This is how your /etc/puppetlabs/r10k/r10k.yaml should look
---
cachedir: '/opt/puppetlabs/server/data/r10k'
sources:
operations:
remote: 'git@github.com:olindata/opscenter-control'
basedir: '/etc/puppetlabs/code/environments'
shreejit@OlinData-PC MINGW64 ~/opscenter-oscar (master)
$ vagrant up master
WARN config_builder: The provider attribute, set on vm master, is deprecated and will be removed in an upcoming release. Use the providers attribute instead.
Bringing machine 'master' up with 'virtualbox' provider...
==> master: AutoNetwork assigning "10.20.1.2" to 'master'
==> master: Importing base box 'puppetlabs/centos-7.0-64-nocm'...
==> master: Matching MAC address for NAT networking...
==> master: Checking if box 'puppetlabs/centos-7.0-64-nocm' is up to date...