Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alex-chef/chef-hosts

 
 

Repository files navigation

Description

Build Status

The hosts cookbook configures the /etc/hosts file.

Requirements

Tested on Ubuntu 12

Attributes

  • node['hosts']['aliases'] - An array of aliases for the node. Defaults to [].
  • node['hosts']['entries'] - A map between ip address and domain name. Defaults to {}.

Usage

The following recipes provided:

  • hosts::default - Configure the /etc/hosts file.

About

Chef cookbook to manage /etc/hosts file

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published