An open API service indexing awesome lists of open source software.

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

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"