From c5cabb9de9d2fceaef970a6aaa7829dcc37ace2c Mon Sep 17 00:00:00 2001 From: koobs Date: Tue, 8 Jul 2014 10:08:43 +0000 Subject: [NEW] sysutils/py-ploy_ec2: Ploy plugin to provision Amazon EC2 instances A plugin for ploy providing integration with Amazon EC2. WWW: https://github.com/ployground/ploy_ec2 --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 1599237144cb..0bc1501059c4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -735,6 +735,7 @@ SUBDIR += py-nagiosplugin SUBDIR += py-ploy SUBDIR += py-ploy_ansible + SUBDIR += py-ploy_ec2 SUBDIR += py-ploy_ezjail SUBDIR += py-ploy_fabric SUBDIR += py-plumbum -- cgit