Skip to content

hw-cookbooks/rackspace_networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rackspace Networks Detection

This adds an ohai plugin to populate node[:rackspace][:networks] with an array of information about the network setup for the current node. In the v2 rackspace environment, custom private networks can be created and nodes are optionally allowed to be granted access. This plugin will detect what networks the node has access to and provide the relevant network information, as well as metadata.

Usage

Add to the runlist. At the very start if possible so detection can occur at the earliest available point we have available:

  • recipe[rackspace_networks]

Sample output:

Upstream Ohai

This feature will hopefully be added to ohai proper in a coming release.

Information

About

Adds ohai plugin for rackspace networks detection

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages