Commit Graph

4862 Commits

Author SHA1 Message Date
Eric Lippmann efe7044cc2 puppet: Include motd
refs #6842
2014-12-15 11:32:02 +01:00
Eric Lippmann 088455a164 puppet: Add module motd in favor of top level motd
refs #6842
2014-12-15 11:31:34 +01:00
Eric Lippmann cfe2242cda puppet: Add site.pp in favor of default.pp
refs #6842
2014-12-15 11:18:39 +01:00
Eric Lippmann e786a7ad01 puppet: Remove top level Icinga Web 2 configuration files
The icingaweb2_dev profile provides those configuration files.

refs #6842
2014-12-15 10:57:46 +01:00
Eric Lippmann ec06239d80 puppet: Name the Icinga Web 2 log file according to the hiera variable
refs #6842
2014-12-15 10:55:17 +01:00
Eric Lippmann 6974b18755 puppet: Use hiera variables in the resources.ini template
refs #6842
2014-12-15 10:54:56 +01:00
Eric Lippmann 33e25fd145 puppet: Use hiera variables in the icingaweb.conf template
refs #6842
2014-12-15 10:53:11 +01:00
Eric Lippmann 15d2414310 puppet: Rename interal_ldap to local-ldap in authentication.ini
refs #6842
2014-12-15 10:52:36 +01:00
Eric Lippmann 4ea178edeb puppet: Use the icingweb.conf template
refs #6842
2014-12-15 10:51:59 +01:00
Eric Lippmann efa790923a puppet: Fix names of the monitoring module's backends
refs #6842
2014-12-15 10:51:21 +01:00
Eric Lippmann b7c555ab38 puppet: Use the config templates
refs #6842
2014-12-15 10:26:40 +01:00
Eric Lippmann 099fefd3f3 puppet: Rename icingaweb.conf to icingaweb.conf.erb
refs #6842
2014-12-15 10:11:00 +01:00
Eric Lippmann cdbb7e237f puppet: Move icingaweb.comf to icingaweb2_dev's template directory
refs #6842
2014-12-15 10:10:19 +01:00
Eric Lippmann cee5fb5f47 puppet: Move resources.ini to icingaweb2_dev's template directory
refs #6842
2014-12-15 10:04:29 +01:00
Eric Lippmann 581e009669 puppet: Move authentication.ini to icingaweb2_dev's template directory
refs #6842
2014-12-15 09:59:21 +01:00
Eric Lippmann 023b3c5e64 puppet: Move config.ini to icingaweb2_dev's templates directory
refs #6842
2014-12-15 09:58:49 +01:00
Eric Lippmann 275976cecc puppet: Let icingaweb2::config::general use templates
refs #6842
2014-12-15 09:58:45 +01:00
Johannes Meyer b307fe2791 Reorder use statements to be in alphabetical order 2014-12-12 12:44:31 +01:00
Johannes Meyer 1721936ca9 Merge branch 'bugfix/drop-obsolete-state-helpers-7996'
fixes #7996
2014-12-12 12:43:16 +01:00
Johannes Meyer 7987fb3f5a Use the Host and Service object class helpers instead of the Util view helper
This also ensures that all state names that are shown to the user are
properly translated.

refs #7996
2014-12-12 12:22:20 +01:00
Johannes Meyer 87664ffef9 Use the Host and Service object class helpers instead of MonitoringState
This also ensures that all state names that are shown to the user are
properly translated.

refs #7996
2014-12-12 10:38:21 +01:00
Johannes Meyer e63252cb04 Fix that the RuntimeVariables helper cant handle missing information
fixes #7905
2014-12-11 18:00:36 +01:00
Johannes Meyer 3a2fb03562 Merge branch 'feature/support-passive-check-results-6854'
resolves #6854
2014-12-11 15:57:18 +01:00
Johannes Meyer cee68877a9 ProcessCheckResultCommand: Indicate a incompatibility with icinga2
Should be solved by checking the backend's version on runtime
2014-12-11 15:56:23 +01:00
Johannes Meyer abfef2cc11 Fix wrong command being rendered for passive service check results
refs #6854
2014-12-11 15:53:12 +01:00
Johannes Meyer ddc121d1cc Add ProcessCheckResultCommandForm
refs #6854
2014-12-11 15:52:23 +01:00
Gunnar Beutner 60feed55b7 Update Icinga 2 config for 2.3
refs #7883
2014-12-11 13:15:33 +01:00
Johannes Meyer 8779e80291 Add a link to a service's event when showing the host's history 2014-12-11 10:56:47 +01:00
Johannes Meyer 73f9328f12 Highlight hovered state rows even if there is no href
fixes #8024
2014-12-11 10:54:58 +01:00
Eric Lippmann 9b6c90bf98 git: Fix .puppet path 2014-12-10 16:03:47 +01:00
Eric Lippmann 4e8595f0c5 puppet: Rename .vagrant-puppet to .puppet 2014-12-10 16:02:54 +01:00
Eric Lippmann 89c4bb4f53 puppet: Use hiera in icingaweb2_dev 2014-12-10 16:01:54 +01:00
Tom Ford dc0f396fbf Check LDAP username in case insensitive way
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>

refs #7991
2014-12-10 16:00:39 +01:00
ayoubabid e0bec56d23 Update RemoteInstanceForm.php
Wrong path to icinga2 command.

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2014-12-10 15:42:01 +01:00
ayoubabid 429b16b74e Update LocalInstanceForm.php
Wrong path to icinga2 command

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2014-12-10 15:41:51 +01:00
Eric Lippmann a087bc8c00 puppet: Add note to php-timezone that it's always executed and that it should be a resource 2014-12-10 15:20:45 +01:00
Eric Lippmann cccab1d3e9 puppet: Add note to parent_dirs that it has to removed 2014-12-10 15:17:37 +01:00
Eric Lippmann bf68ecfa8c puppet: Let icingaweb2::config::module() use the config path defined by hiera 2014-12-10 15:17:15 +01:00
Eric Lippmann 513fbe6461 puppet: Let icingaweb2::config::general() use the config path defined by hiera 2014-12-10 15:16:19 +01:00
Eric Lippmann 9446117517 git: Fix .gitignore include 2014-12-10 15:15:56 +01:00
Eric Lippmann 06fe3bc218 puppet: Add class icingaweb2::config
icingaweb2::config creates Icinga Web 2's configuration directories using the config path defined by hiera.
2014-12-10 15:14:56 +01:00
Eric Lippmann 83b1cdeb3b puppet/apache: Make the Apache user a virtual resource
This is required for appending the Apache user to groups later w/o hassle.
2014-12-10 15:11:57 +01:00
Eric Lippmann 8b59276ea8 puppet: Remove icingaweb2's init.pp
The module icingaweb2 is reserved for installing Icinga Web 2 from package
by including the class icingaweb2.
2014-12-10 15:10:42 +01:00
Carlos Cesario eca176f191 Fix wrong change
Fix wrong change host->host_display_name to host->host_name.

refs #7988
2014-12-10 11:30:59 -02:00
Carlos Cesario 311ebfbcba Add support to untranslated strings
Add support to untranslated strings

refs #7988
2014-12-10 10:45:57 -02:00
Eric Lippmann aea29fba62 puppet: Remove pear module because it's not used
refs #6842
2014-12-10 10:33:48 +01:00
Eric Lippmann 9d7f3bdbc6 Merge branch 'master' into feature/deduplicate-puppet-code-6842 2014-12-10 09:38:59 +01:00
Eric Lippmann 68e460b5d1 Remove unused use in EmbeddedWeb 2014-12-10 09:32:02 +01:00
Eric Lippmann 888fa90fe2 Fix typo in PHPDoc in EmbeddedWeb 2014-12-10 09:31:37 +01:00
Eric Lippmann 613cbae5bf packages: Fix base dir path in the icingacli
refs #4075
2014-12-10 09:30:35 +01:00