mirror of https://github.com/Icinga/icinga2.git
parent
f69c0bd5a2
commit
17c658dc50
|
@ -16,6 +16,6 @@
|
||||||
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
install(
|
install(
|
||||||
FILES databases.conf ipmi.conf network-components.conf operating-system.conf virtualization.conf vmware.conf
|
FILES databases.conf ipmi.conf network-components.conf operating-system.conf virtualization.conf vmware.conf web.conf
|
||||||
DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include/plugins-contrib.d
|
DESTINATION ${CMAKE_INSTALL_DATADIR}/icinga2/include/plugins-contrib.d
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue