Skip to content

Commit

Permalink
Add Amazon S3 manager EMS
Browse files Browse the repository at this point in the history
  • Loading branch information
aiperon committed Jan 18, 2017
1 parent 02901ea commit 38ae9dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/permissions.tmpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- ems-type:ec2
- ems-type:ec2_network
- ems-type:ec2_block_storage
- ems-type:s3
- ems-type:foreman_configuration
- ems-type:foreman_provisioning
- ems-type:gce
Expand Down
1 change: 1 addition & 0 deletions spec/models/ext_management_system_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"ec2" => "Amazon EC2",
"ec2_network" => "Amazon EC2 Network",
"ec2_block_storage" => "Amazon EBS",
"s3" => "Amazon S3",
"foreman_configuration" => "Foreman Configuration",
"foreman_provisioning" => "Foreman Provisioning",
"gce" => "Google Compute Engine",
Expand Down

0 comments on commit 38ae9dc

Please sign in to comment.