Determine which DataCenter the node is in by examining the available facts.
- Description
- Setup - The basics of getting started with datacenter
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Help in ENC, by providing a fact datacenter which show which DataCenter the node is in.
mod 'datacenter',
:git => 'https://github.com/sooyean-hoo/datacenter.git',
:branch => 'master'
- Add a fact: datacenter
- Produce a file with details of it datacenter.
Just to start with a fact
include datacenter
To Dump the DataCenter Info out as a file. DataCenter Info can be provide via Hiera: E.g. data/datacenter/AWS/AWS.yaml
include datacenter::selfintro
Windows and Linux
In the Development section, tell other users the ground rules for contributing to your project and how they should submit their work.
If you aren't using changelog, put your release notes here (though you should consider using changelog). You can also add any additional sections you feel are necessary or important to include here. Please use the ##
header.