Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.
/ chef-hosts Public archive

Chef cookbook to manage /etc/hosts file

License

Notifications You must be signed in to change notification settings

realityforge/chef-hosts

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

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published