-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.yml
More file actions
37 lines (36 loc) · 1.03 KB
/
plugins.yml
File metadata and controls
37 lines (36 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
ansible:
type: provision
aliases: [ ]
branch: master
repo_name: ansible-provisioner
description: This Aminator plugin allows you to provision an AMI using an Ansible playbook.
buri:
type: provision
aliases: [ ]
branch: master
repo_name: buri-provisioner
description: Aminator provisioner plugin using Buri (https://github.com/viafoura/buri)
chef:
type: provision
aliases: [ chefsolo, chef-solo ]
branch: master
repo_name: chef-solo-provisioner
description: This plugin allows you to use chef-solo to bake AMIs
docker:
type: cloud
aliases: [ ]
branch: master
repo_name: docker-cloud
description: Plugin to enable creation of Docker images
euca:
type: cloud
aliases: [ eucalyptus, eucalyptus-cloud ]
branch: master
repo_name: eucalyptus-cloud
description: Eucalyptus cloud plugin for NetflixOSS Aminator
puppet:
type: provision
aliases: [ ]
branch: master
repo_name: puppet-provisioner
description: This Aminator plugin allows you to provision an AMI using Puppet