https://github.com/base2services/base2-icinga2-docker-cookbook
Cookbook to install and manage icinga2 docker
https://github.com/base2services/base2-icinga2-docker-cookbook
Last synced: 9 months ago
JSON representation
Cookbook to install and manage icinga2 docker
- Host: GitHub
- URL: https://github.com/base2services/base2-icinga2-docker-cookbook
- Owner: base2Services
- License: mit
- Created: 2016-06-09T03:19:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-05T02:50:39.000Z (almost 10 years ago)
- Last Synced: 2025-03-27T17:49:08.802Z (about 1 year ago)
- Language: Ruby
- Size: 20.5 KB
- Stars: 0
- Watchers: 11
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# base2-icinga2-docker-cookbook
Cookbook to install and manage icinga2 docker
##Bake
run mount if you need (optional)
include_recipe "base2-icinga2-docker::mount"
run install
include_recipe "base2-icinga2-docker::install"
##Runtime
run run
include_recipe "base2-icinga2-docker::run"