Skip to content

Instantly share code, notes, and snippets.

View jedieaston's full-sized avatar
⚔️
Speak softly and carry a +6 two-handed sword.

Easton Pillay jedieaston

⚔️
Speak softly and carry a +6 two-handed sword.
  • Symetra
  • United States
  • 04:24 (UTC -04:00)
View GitHub Profile
cinst googlechrome
cinst chocolatey
cinst steam
cinst spotify
cinst mobaxterm
cinst origin
cinst battle.net
cinst duplicati
cinst filezilla
cinst visualstudiocode
cinst visualstudiocode
cinst virtualbox
cinst vagrant
cinst filezilla
cinst elevate.native
@jedieaston
jedieaston / yaml
Created March 16, 2018 01:17 — forked from ibuildthecloud/yaml
cloud-config for rancher-agent
#cloud-config
ssh_authorized_keys:
- ssh-rsa AAAA...
rancher:
services:
rancher-agent-install:
privileged: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
image: rancher/agent:v0.8.2