Files
diskimage-builder/elements/icinga-core/install.d/05-icinga-core
Ghe Rivero 96b5eb679b Created shared elements functions lib.
Share functions needed by all elements in a common lib.
install_packages can be used lately to support other non-debian based distributions.

Change-Id: I9fa0b833c34a614fe498c6c6ae599733a69c1309
2013-01-28 08:37:01 +01:00

10 lines
134 B
Bash
Executable File

#!/bin/sh
# install icinga-core
set -e
set -o xtrace
source /lib/diskimage-builder/elements-functions
install_packages icinga-core