mirror of https://github.com/Icinga/icinga2.git
Fix type name.
This commit is contained in:
parent
d03d6e14bf
commit
d22e3767cd
|
@ -17,7 +17,7 @@
|
||||||
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
template Timeperiod "legacy-timeperiod" {
|
template TimePeriod "legacy-timeperiod" {
|
||||||
methods = {
|
methods = {
|
||||||
update = "LegacyTimePeriod"
|
update = "LegacyTimePeriod"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue