Skip to content

Chef Server Packages for Sandbox Centos

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

TheSpace/vagrant-centos-packages

Repository files navigation

chef-base

Description

Configures basic server parameters: hostname, timezone, kernel modules.

Requirements

Supported Platforms

The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:

  • Ubuntu

Recipes

  • base - Configure all parameters
  • base::hostname - Configure node hostname
  • base::modules - Configure node modules
  • base::timezone - Configure node timezone

Usage

Set your options in role/node and add recipe to run_list.

Attributes

default[:hostname] = nil
default[:timezone] = 'Etc/UTC'
default[:modules]  = []

TODO

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contributors

License

chef-base

About

Chef Server Packages for Sandbox Centos

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published