This website requires JavaScript.
Explore
Help
Register
Sign In
sig_cloud
/
diskimage-builder
Watch
2
Star
0
Fork
0
You've already forked diskimage-builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28aa222b20
diskimage-builder
/
elements
/
icinga-web
/
install.d
/
06-icinga-web
10 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Icinga elements. Add basic install-only elements for creating images for Icinga's core and its web UI. Change-Id: I7193a3a7130543903d07efc95322487444443d9a
2012-12-13 15:39:53 +00:00
#!/bin/sh
# install icinga-web
set -e
set -o xtrace
Create install-packages as a binary. Only supports Debian family distribution so far. Change-Id: I9fa0b833c34a614fe498c6c6ae599733a69c1309
2013-01-28 05:41:54 +00:00
install-packages icinga-web icinga-cgi
Add Icinga elements. Add basic install-only elements for creating images for Icinga's core and its web UI. Change-Id: I7193a3a7130543903d07efc95322487444443d9a
2012-12-13 15:39:53 +00:00
Reference in New Issue
Copy Permalink