similar to: Centos 7 AMI building scripts

Displaying 20 results from an estimated 20000 matches similar to: "Centos 7 AMI building scripts"

2015 Apr 20
0
CentOS 7 AMI Building
Envoy? ? partir de mon Windows Phone -----Message d'origine----- De : "Jason Antman" <jason at jasonantman.com> Envoy? : ?17/?04/?2015 06:23 ??: "Discussion about the virtualization on CentOS" <centos-virt at centos.org> Objet : Re: [CentOS-virt] CentOS 7 AMI Building Ok, thanks so much! That'll do fine. The only other bits mentioned on
2015 Apr 20
0
CentOS 7 AMI Building
Envoy? ? partir de mon Windows Phone ________________________________ De : Jason Antman<mailto:jason at jasonantman.com> Envoy? : ?17/?04/?2015 06:23 ? : Discussion about the virtualization on CentOS<mailto:centos-virt at centos.org> Objet : Re: [CentOS-virt] CentOS 7 AMI Building Ok, thanks so much! That'll do fine. The only other bits mentioned on
2016 Feb 01
0
How to build CentOS 7 AMI
I'd like to revisit the thread about how the CentOS 7 AMIs are created ( https://lists.centos.org/pipermail/centos-devel/2015-July/013652.html) and see if the process can be published in the https://github.com/CentOS/sig-cloud-instance-build repository or another relevant location. With CentOS 7 AMIs only being available in the Marketplace, all resulting EC2 instances have the Marketplace
2019 Dec 03
2
Faxes stopped working - AMI issue?
On 12/3/19 3:04 PM, Joshua C. Colp wrote: > >     The AMI command, after the login, looks like this: > > > >     Action: Originate > >     Channel: SIP/outgoing/%%(destination)s > >     Context: LocalSets > >     CallerID: Vybe Consulting Inc Fax Service <5555551212> > >     Exten: sendfax > >   
2015 Apr 14
2
CentOS 7 AMI Building
Hello, I'm new to this list, but I noticed a post from March 30th inquiring about the build scripts for the official CentOS7 AMIs. I'm also interested in this; I'm tasked with (unfortunately) spinning up some VMs in our corporate VMWare environment that are "as close as possible" to the official CentOS7 AMIs. I could attempt to reverse-engineer them and figure out all of the
2020 Feb 27
1
Question about latest CentOS 7 AWS AMI
Hi, I'm seeing some strange behavior when trying to use the latest CentOS 7 AMI from the AWS marketplace. The AMI that we've been using previously is "ami-02eac2c0129f6376b" released January 30, 2019 at 6:40:58 PM Today I saw a new AMI with ID "ami-0c3b960f8440c7d71" that was released February 21, 2020 at 3:50:07 Both these AMIs are owned by AWS account
2013 Aug 16
0
Support cloud-init or use-data in AWS marketplace official AMI?
Hi All, It's very helpful that CentOS release official AMIs in AWS EC2 marketplace. However, compare to official RedHat Linux and Amazon Linux AMIs in EC2, current official CentOS AMIs in marketplace does not support cloud-init or user-data scripts. which means that these AMIs doesn't support automation and dev-op operations. Since AWS CloudFormation also leverage user-data for initial
2015 Sep 28
2
CentOS 7 AMI on AWS GovCloud region
Hi, I'm working on building a cluster on AWS atop CentOS 7. For development, I've been working in the eu-west-1 (Ireland) region, where the AWS MarketPlace provides an official CentOS 7 AMI (ami-e4ff5c93). However, the production deployment is taking place in AWS's GovCloud region for regulatory reasons, and there, I couldn't find an official CentOS 7 AMI. Are there plans to
2014 Mar 13
1
Are the "centos.org" AMIs in the EC2 marketplace "official"? locale breakage in 6.4 AMI
Hi all, I've reviewed the mailing list archives and it looks like the "centos.org" AMIs in the marketplace are really official products of the centos project (whatever that means), but I wanted to ask explicitly to confirm. Presuming yes, I've run into an odd problem with the 6.4 x86_64 AMI (not updated). with a few packages, files are not being properly created in
2015 Apr 17
0
CentOS 7 AMI Building
I highly recommend actually looking at the images :) its just a minimal install with cloud-init from extras/ added in ( for 7, the 6 ones dont have cloud-init ). the installed content delivered from the minimal.iso and the ami's should be identical in pretty much every respect. If you really want a kickstart for it, I can build one, but just run a minimal.iso install, add cloud-init to the
2013 Jul 31
2
AWS AMI questions
Hi folks, I had a few questions in regards to the CentOS AMI: Are there instance backed versions of the AWS marketplace CentOS builds? It looks like there might have been at one point, but I'm not seeing them now, and since they're marked as being from the marketplace we're having some difficulties attaching the volumes to another system to create an instance backed version of it.
2012 Dec 25
0
root device for CentOS AMI would be /dev/sda1?
Hi guys, first of all, thanks a lot for all guys preparing for official CentOS AMIs on Amazon Marketplace! However, I have noticed a problem on a swap device when I launch a m1.small instance with the official AMI. AWS prepares two local storages for m1.small and c1.medium; one is for 160GB instance store storage, and the other is for a storage for the swap space, described in:
2015 Apr 16
0
CentOS 7 AMI Building
On 04/14/2015 12:48 PM, Jason Antman wrote: > Hello, > > I'm new to this list, but I noticed a post from March 30th inquiring > about the build scripts for the official CentOS7 AMIs. I'm also > interested in this; I'm tasked with (unfortunately) spinning up some VMs > in our corporate VMWare environment that are "as close as possible" to > the official
2015 Oct 02
0
CentOS 7 AMI on AWS GovCloud region
On 28/09/15 14:55, Patrick Varilly wrote: > Hi, > > I'm working on building a cluster on AWS atop CentOS 7. For > development, I've been working in the eu-west-1 (Ireland) region, where > the AWS MarketPlace provides an official CentOS 7 AMI (ami-e4ff5c93). > However, the production deployment is taking place in AWS's GovCloud > region for regulatory reasons,
2021 Mar 15
1
Unable to Login to AWS AMI With SSH Key - aarch64
When launching CentOS Stream for aarch64 in us-east-1 using the CentOS-sponsored AMI (ami-0a311be1169cd6581, found at https://wiki.centos.org/Cloud/AWS <https://wiki.centos.org/Cloud/AWS>) I am able to launch the EC2 instance using a Gravitron2 processor, as expected. However, when attempting to login to that instance, I get a password prompt for the ec2-user, centos, and root users. This
2015 Apr 16
2
CentOS 7 AMI Building
Yes... we currently use Packer to achieve a repeatable build process, from scratch. We'd like to replicate that and be able to build from scratch without spinning up an EC2 instance, in an automated way. I don't know how to phrase this, so apologies if it comes across wrong, I have immense respect for you personally and for CentOS... but, is it really that difficult to post the kickstarts
2017 Feb 02
2
AWS ami are out of date / support restricted instance subset
Hi all, the current AWS Marketplace CentOS7 AMIs (1602) are restricted to an outdated subset of EC2 instance types (at least m4.16xlarge and x1.* are missing). The AMIs are also based on 7.2.1511, which is now quite outdated. Are there any concrete plans to update the AMIs? Is this due to a lack of time, or are there other roadblocks that prevent an update? Cheers, Kad
2013 Dec 24
0
Is Process for Building the Official Centos 6 AMIs Public?
Hello! I'm new to the list and have been reading through the archives in regards to the official Centos AMIs in the AWS Marketplace. From what I've gathered, a direct image download of the official Centos AMIs isn't currently available. But i was wondering if the process for building/configuring the official Centos AMIs was public ... i.e. "here's a code repository with some
2017 Feb 02
0
AWS ami are out of date / support restricted instance subset
You can always build your own, no? (Sent from iPhone, so please accept my apologies in advance for any spelling or grammatical errors.) > On Feb 2, 2017, at 5:28 PM, Kadrach <kadrach at gmail.com> wrote: > > Hi all, > > the current AWS Marketplace CentOS7 AMIs (1602) are restricted to an > outdated subset of EC2 instance types (at least m4.16xlarge and x1.* > are
2016 Nov 04
2
CentOS-7 x86_64 AMIs and consistent network device naming
Hello, Re: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7-Beta/html/7.3_Release_Notes/bug_fixes_general_updates.html Are there any upcoming plans for turning off the use of legacy interface names in the next official CentOS 7.x AMI? Currently, both the official RHEL 7.3 GA AMI and the latest available official CentOS-7 x86_64 AMI use legacy interface names via either: