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

Allow to add groups to templates #1717

Open
tobiasvdk opened this issue Nov 26, 2018 · 2 comments
Open

Allow to add groups to templates #1717

tobiasvdk opened this issue Nov 26, 2018 · 2 comments

Comments

@tobiasvdk
Copy link

tobiasvdk commented Nov 26, 2018

Expected Behavior

I'm able to add groups to an e.g. host template which already inherits a group.

Current Behavior

Inherited groups are overridden when a group is configure in a template.

Possible Solution

Add a checkbox to "Add groups" which results in rendering

groups += ["hg2"]

Steps to Reproduce (for bugs)

  1. Create host template "template1" and add a host group "hg1"
  2. Create a new host template "template2" and add a host group "hg2"
  3. The host template "template2" has only the host group "hg2"

Your Environment

  • Director version (System - About): 1.5.1
  • Icinga Web 2 version and modules (System - About): 1.6.2
  • Icinga 2 version (icinga2 --version): 2.10.2
  • Operating System and version: Debian Stretch
  • Webserver, PHP versions:
@tobiasvdk
Copy link
Author

This feature is probably already meant in #824.

@lesinigo
Copy link

And probably also in #344

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

No branches or pull requests

2 participants