From fbadeb45ce30d1726cc8881c7bd0264416819265 Mon Sep 17 00:00:00 2001 From: jupierce Date: Mon, 8 May 2017 10:26:09 -0400 Subject: Moving Dockerfile content to images dir --- system-container/root/usr/local/bin/run-system-container.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 system-container/root/usr/local/bin/run-system-container.sh (limited to 'system-container/root/usr') diff --git a/system-container/root/usr/local/bin/run-system-container.sh b/system-container/root/usr/local/bin/run-system-container.sh deleted file mode 100755 index 9ce7c7328..000000000 --- a/system-container/root/usr/local/bin/run-system-container.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -export ANSIBLE_LOG_PATH=/var/log/ansible.log -exec ansible-playbook -i /etc/ansible/hosts ${OPTS} ${PLAYBOOK_FILE} -- cgit v1.2.3