aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/keepalived/tests/00-setup
diff options
context:
space:
mode:
Diffstat (limited to 'charms/trusty/keepalived/tests/00-setup')
-rwxr-xr-xcharms/trusty/keepalived/tests/00-setup5
1 files changed, 0 insertions, 5 deletions
diff --git a/charms/trusty/keepalived/tests/00-setup b/charms/trusty/keepalived/tests/00-setup
deleted file mode 100755
index f0616a5..0000000
--- a/charms/trusty/keepalived/tests/00-setup
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-sudo add-apt-repository ppa:juju/stable -y
-sudo apt-get update
-sudo apt-get install amulet python-requests -y