summaryrefslogtreecommitdiffstats
path: root/tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/rsyslog/create.sh
blob: affdd6e05274df9af4fdbd4debe719bf44b46f3c (plain)
1
2
3
4
5
#!/bin/bash
# This script installs rsyslog and the library for RELP

apt-get update
apt-get install -y rsyslog rsyslog-relp