0.0
No commit activity in last 3 years
No release in over 3 years
Automatically populates /etc/hosts with node domain names and IP addresses from Chef, requires sudo privileges to edit /etc/hosts
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.0.0.pre.2
 Project Readme

knife-ghost

A knife plugin for populating your local /etc/hosts file with hostname and IP data from chef. Useful if DNS is unavailable.

Installing knife-ghost

Gem install

add knife-ghost to your Gemfile, or simply

gem install knife-ghost

Usage

sudo knife ghost hosts

or if using rvm:

rvmsudo knife ghost hosts