puppet: Fix names of the monitoring module's backends

refs #6842
This commit is contained in:
Eric Lippmann 2014-12-15 10:51:21 +01:00
parent b7c555ab38
commit efa790923a
1 changed files with 3 additions and 8 deletions

View File

@ -1,17 +1,12 @@
[local-mysql]
[ido-mysql]
type = ido
resource = ido-mysql
[local-pgsql]
[ido-pgsql]
type = ido
resource = ido-pgsql
[locallive]
[livestatus]
disabled = 1
type = livestatus
resource = livestatus
;[localfailsafe]
;enabled=false
;type = combo
;backends = localdb, locallive, localfile