msheiny / sheiny-bootstrap

My bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sheiny-bootstrap

SleepyPup

Used to be in chef, you can find that bad boy sitting in the chef branch. Now it's in ansible, err salt - all these config managers are starting to blur together :(

Local Install

  • Clone this guy down
  • Jump into the directory
  • Make any edits to sheiny-bootstrap/map.jinja necessary. Like user, group, homeshick my_repo_name
  • Add any packages to sheiny-bootstrap/packages.sls
  • Install salt-minion (2014.7+)
  • Install brew (on Mac OSX)
  • Call salt-call with local options (recommend running with test=true first)
git clone <this_git_url>
cd sheiny-bootstrap
sudo salt-call --local --file-root=./ state.sls sheiny-bootstrap #test=true

About

My bootstrap


Languages

Language:SaltStack 74.9%Language:HTML 20.0%Language:Shell 5.0%