diff options
author | koobs <koobs@FreeBSD.org> | 2014-07-08 18:08:43 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2014-07-08 18:08:43 +0800 |
commit | c5cabb9de9d2fceaef970a6aaa7829dcc37ace2c (patch) | |
tree | f189df2d8e2a44ba09f610f143f071e4e5bdb62e /sysutils/Makefile | |
parent | 1a879155506c23a21d3384a33a8051c09cbb16eb (diff) | |
download | freebsd-ports-gnome-c5cabb9de9d2fceaef970a6aaa7829dcc37ace2c.tar.gz freebsd-ports-gnome-c5cabb9de9d2fceaef970a6aaa7829dcc37ace2c.tar.zst freebsd-ports-gnome-c5cabb9de9d2fceaef970a6aaa7829dcc37ace2c.zip |
[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
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |