Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

A simple vagrant setup exposing all permutations of alerting roles

Notifications You must be signed in to change notification settings

attachmentgenie/vagrant-alerting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-alerting

this project has been superseded by https://github.com/attachmentgenie/vagrant-observability

A vagrant setup that create an icinga2 setup

Requirements

Virtualbox                  => https://www.virtualbox.org
Vagrant                     => http://www.vagrantup.com
vagrant-hostmanager         => vagrant plugin install vagrant-hostmanager
vagrant-puppet-install      => vagrant plugin install vagrant-puppet-install
vagrant-cachier  (optional) => vagrant plugin install vagrant-cachier

Preparation

git submodule update --init
bundle install

Setup

vagrant up

Inspec tests

bundle exec rake
bundle exec rake inspec[centos7] 

TLDR

(G)UI interfaces

icinga     => icinga.alerting.vagrant
    username: icingaadmin
    passwd  : icinga

About

A simple vagrant setup exposing all permutations of alerting roles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published