Bug 1371637 - [RFE] Create AWS EC2 appliance
Summary: [RFE] Create AWS EC2 appliance
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Build
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.7.0
Assignee: Satoe Imaishi
QA Contact: amogh
URL:
Whiteboard:
Depends On:
Blocks: 1371640
TreeView+ depends on / blocked
 
Reported: 2016-08-30 17:13 UTC by Satoe Imaishi
Modified: 2017-01-12 04:54 UTC (History)
4 users (show)

Fixed In Version: 5.7.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1371640 (view as bug list)
Environment:
Last Closed: 2017-01-11 20:29:51 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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".


Note You need to log in before you can comment on or make changes to this bug.