Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ansible-add-satellite.yml #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bene1988
Copy link

This Playbook adds new satellites to your Icinga2 Master. Just set the User: directive and master_host: directive and fire it up with "ansible-playbook ansible-add-satellite.yml --ask-sudo-pass" and you are good to go.. Please ensure that your inventory contains FQDNs!

Its a bit experimental, i will improve it in future. Please let me know if you got hints or tipps.

This Playbook adds new satellites to your Icinga2 Master. Just set the User: directive and master_host: directive and fire it up with "ansible-playbook ansible-add-satellite.yml --ask-sudo-pass" and you are good to go.. Please ensure that your inventory contains FQDNs!

Its a bit experimental, i will improve it in future. Please let me know if you got hints or tipps.
@bbaassssiiee
Copy link

Why not merg this?

@aflatto
Copy link
Contributor

aflatto commented Apr 19, 2017

Thanks for your contribution.
This playbook is Ubuntu/Debian specific, and does not provide support for all Ansible supported versions, please add functionality for RH/Centos or place the appropriate conditions to ensure tasks are skipped with informational message when not executed on Ubuntu/Debian.

diegocarrion-wk pushed a commit to Workiva/icinga2-ansible that referenced this pull request May 7, 2019
# This is the 1st commit message:

add pinned versions for apt icinga

# This is the commit message #2:

reordering dependencies

# This is the commit message #3:

fix merge conflict 5500188

# This is the commit message #4:

remove duplicates, set final order

# This is the commit message #5:

updated descriptions and cleanup

# This is the commit message #6:

externalise icinga2_version

# This is the commit message #7:

update pyOpenSSL to be build on xenial

# This is the commit message #8:

add alternative way to add apt keys

# This is the commit message #9:

ignore errors

# This is the commit message Icinga#10:

update ubuntu install

# This is the commit message Icinga#11:

fix syntax

# This is the commit message Icinga#12:

try new urllib version

# This is the commit message Icinga#13:

remove urllib3 install

# This is the commit message Icinga#14:

use .com repos

# This is the commit message Icinga#15:

remove debmon stuff

# This is the commit message Icinga#16:

fix dependencies version pin

# This is the commit message Icinga#17:

remove replaced package

# This is the commit message Icinga#18:

pin another package

# This is the commit message Icinga#19:

undo change

# This is the commit message Icinga#20:

add icinga2-ido-mysql to pinned versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants