heat-translator/samples/tests/data/artifacts/rsyslog/create.sh

6 lines
124 B
Bash
Executable File

#!/bin/bash
# This script installs rsyslog and the library for RELP
apt-get update
apt-get install -y rsyslog rsyslog-relp