Bug 1371637

Summary: [RFE] Create AWS EC2 appliance
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: BuildAssignee: Satoe Imaishi <simaishi>
Status: CLOSED CURRENTRELEASE QA Contact: amogh <amavinag>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: cpelland, jhardy, obarenbo, simaishi
Target Milestone: GAKeywords: FutureFeature, TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.7.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1371640 (view as bug list) Environment:
Last Closed: 2017-01-11 20:29:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1371640    

Description Satoe Imaishi 2016-08-30 17:13:50 UTC
Create a separate image for AWS EC2 appliance

Comment 4 CFME Bot 2016-09-01 18:47:39 UTC
New commit detected on ManageIQ/manageiq-appliance-build/master:
https://github.com/ManageIQ/manageiq-appliance-build/commit/f9e64f60f934b5a99e4e609a79037961f37e20c7

commit f9e64f60f934b5a99e4e609a79037961f37e20c7
Author:     Satoe Imaishi <simaishi>
AuthorDate: Mon Aug 22 11:48:45 2016 -0400
Commit:     Satoe Imaishi <simaishi>
CommitDate: Thu Sep 1 11:03:06 2016 -0400

    Add kickstart file changes for AWS EC2
    
    Undo cloud-init cfg settings that come from manageiq-appliance repo.
    For AWS EC2, need to disable root/password login, and only allow ssh key access.
    
    The default user cloud-init creates on CentOS is "centos".
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1371637

 kickstarts/base.ks.erb                     | 1 +
 kickstarts/partials/main/bootloader.ks.erb | 2 +-
 kickstarts/partials/main/network.ks.erb    | 2 +-
 kickstarts/partials/post/aws-ec2.ks.erb    | 9 +++++++++
 4 files changed, 12 insertions(+), 2 deletions(-)
 create mode 100644 kickstarts/partials/post/aws-ec2.ks.erb

Comment 7 Satoe Imaishi 2016-10-10 22:41:43 UTC
Amogh, did the DB configuration finish successfully?

Comment 8 amogh 2016-10-12 14:48:11 UTC
Satoe, 
tried this on large instance type(m4.xlarge), DB configured successfully and appliance services are up and running.

marking bz as verified in "5.7.0.4-alpha1.20161005153002_cfc8a23".