You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
providers | 7 years ago | |
recipes | 7 years ago | |
resources | 7 years ago | |
templates/default | 7 years ago | |
.gitignore | 7 years ago | |
.kitchen.yml | 7 years ago | |
Berksfile | 7 years ago | |
CHANGELOG.md | 7 years ago | |
Gemfile | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
Thorfile | 7 years ago | |
chefignore | 7 years ago | |
metadata.rb | 7 years ago |
README.md
freeipa-cookbook
TODO: Enter the cookbook description here.
Supported Platforms
TODO: List your supported platforms.
Attributes
Key | Type | Description | Default |
---|---|---|---|
['freeipa']['bacon'] | Boolean | whether to include bacon | true |
Usage
freeipa::default
Include freeipa
in your node's run_list
:
{
"run_list": [
"recipe[freeipa::default]"
]
}
License and Authors
Author:: YOUR_NAME (<YOUR_EMAIL>)