Skip to content

solarce/confies

 
 

Repository files navigation

confies-cookbook

Personal Cookbook to install all of my dotfiles and configs

Testing can be done in test-kitchen, withc the kitchen-docker driver

Expectations:

  • Chef pre-installed
  • Users pre-created
  • That this may not work for you
    • Implying, variables are hardcoded as of now. May change in the future

Supported Platforms

Archlinux - Rolling

Attributes

Usage

To make things instantly awesome

confies::default

Include confies in your node's run_list:

{
  "run_list": [
    "recipe[confies::default]"
  ]
}

License and Authors

Author:: Jake Champlin (jake.champlin.27@gmail.com)

About

Desktop Configuration Cookbook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%