Code Monkey home page Code Monkey logo

Comments (11)

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by bsheqa on 2016-09-06 07:48:44 +00:00

  • Target Version changed from 313 to v0.7.0

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by bsheqa on 2016-09-20 18:06:50 +00:00

  • Target Version changed from v0.7.0 to v0.8.0

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by lbetz on 2016-10-25 02:44:26 +00:00

  • Assigned to set to lbetz
  • Target Version changed from v0.8.0 to v0.6.0

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by lbetz on 2016-10-25 04:46:28 +00:00

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

Implemented in object class so an abstraction has to implement in every object type.

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by lbetz on 2016-11-07 15:22:27 +00:00

  • Status changed from Closed to Assigned
  • Done % changed from 100 to 80

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by lbetz on 2016-11-07 15:23:32 +00:00

The apply rules for object types of notification or dependency need the extension 'to host' or 'to service'.

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by bsheqa on 2016-11-08 10:52:34 +00:00

  • Relates set to 13035

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by bsheqa on 2016-11-10 16:00:51 +00:00

  • Assigned to deleted lbetz
  • Done % changed from 80 to 100

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by bsheqa on 2016-11-10 16:01:00 +00:00

  • Status changed from Assigned to Closed

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by lbetz on 2016-11-10 19:11:11 +00:00

  • Status changed from Closed to Feedback

I don't like it to offer an assign_target option for objects like service that doesn't need it, because it's always Hot. So you can set it in attr hash statically as

attr = {
...
apply_target => 'Host',
}

and pass it to the underlying object resource.

from puppet-icinga2.

icinga-migration avatar icinga-migration commented on September 1, 2024

Updated by bsheqa on 2016-11-11 15:51:52 +00:00

  • Status changed from Feedback to Closed

lbetz wrote:

I don't like it to offer an assign_target option for objects like service that doesn't need it, because it's always Hot. So you can set it in attr hash statically as

attr = {
...
apply_target => 'Host',
}

and pass it to the underlying object resource.

good idea, did that

from puppet-icinga2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.