Skip to content

Instantly share code, notes, and snippets.

View vinitkhandagle's full-sized avatar

vinit khandagle vinitkhandagle

View GitHub Profile
@vinitkhandagle
vinitkhandagle / 0_reuse_code.js
Created December 8, 2013 21:42
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@vinitkhandagle
vinitkhandagle / SALT_ISSUE
Last active December 17, 2015 07:49
salt provision run
[DEBUG ] Loaded pprint_out as virtual pprint
local:
----------
State: - pkg
Name: build-essential
Function: installed
Result: True
Comment: Package build-essential is already installed
Changes:
----------
@vinitkhandagle
vinitkhandagle / Bootstrap_vagrantvm
Last active December 14, 2015 23:18
Bootstrapping a Newly Installed Vagrant Box
linbynd:=> {master} ~/vagrant_machines$ knife bootstrap 192.168.1.3 -x vagrant -P vagrant --sudo
Bootstrapping Chef on 192.168.1.3
192.168.1.3 --2013-03-14 19:21:32-- http://opscode.com/chef/install.sh
192.168.1.3
192.168.1.3 Resolving opscode.com (opscode.com)...
192.168.1.3 184.106.28.83
192.168.1.3
192.168.1.3 Connecting to opscode.com (opscode.com)|184.106.28.83|:80...
192.168.1.3 connected.
192.168.1.3