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

[dev.icinga.com #6163] HostGroup example doesn't make any sense #1529

Closed
icinga-migration opened this issue May 9, 2014 · 2 comments
Closed
Labels
area/documentation End-user or developer help bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/6163

Created by gbeutner on 2014-05-09 08:55:45 +00:00

Assignee: (none)
Status: Resolved (closed on 2014-05-10 14:00:02 +00:00)
Target Version: 0.0.11
Last Update: 2014-09-16 09:20:43 +00:00 (in Redmine)

Icinga Version: 0.0.10

object HostGroup "mssql" {
  display_name = "MSSQL Servers"
  assign where host.vars.mssql_port == 1433
}

Shouldn't this be this?:

assign where host.vars.mssql_port

Changesets

2014-05-10 13:56:51 +00:00 by (unknown) c465ec9

Documentation: Fix HostGroup assign example.

Fixes #6163
@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-05-10 14:00:02 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset i2:c465ec90b7926d0b2f3ac0643c5c9fa66ed1869b.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 09:20:43 +00:00

  • Project changed from 42 to Icinga 2
  • Category set to Documentation

@icinga-migration icinga-migration added bug Something isn't working area/documentation End-user or developer help labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 0.0.11 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation End-user or developer help bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant