Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing on Amazon Linux #232

Open
clinty opened this issue Aug 3, 2017 · 5 comments
Open

testing on Amazon Linux #232

clinty opened this issue Aug 3, 2017 · 5 comments
Labels
needs-feedback Further information is requested

Comments

@clinty
Copy link

clinty commented Aug 3, 2017

Successor to #230

Is there anything that you'd like me to do with regards to https://app.vagrantup.com/mvbcoding/boxes/awslinux/ ?

@vinzent
Copy link
Contributor

vinzent commented Aug 8, 2017

@clinty Back then when the dicussion about Amazon Linux was, I wasn't even able to enable SELinux with Amazon Linux manually (while running on EC2). Please provide steps howto enable selinux on Amazon Linux when running on EC2 (not some other VM technology).

@vinzent vinzent added the needs-feedback Further information is requested label Aug 8, 2017
@vinzent
Copy link
Contributor

vinzent commented Aug 8, 2017

@oranenj @clinty I don't think it makes sense to run Amazon Linux tests on a local hypervisor like Virtualbox. As AmazonLinux is not a normal distro there are IMHO significant differences between AmazonLinux on a local hypervisor and AmazonLInux on EC2.

beaker tests can be run on EC2 directly you only need to have an account. There is also the so called free tier available for anybody to run these tests.

@clinty
Copy link
Author

clinty commented Aug 14, 2017

Off the top of my head, you need to do some subset of: install the relevant selinux policy packages, tweak the linux command line in /boot/grub/menu.lst, futz with /etc/selinux, and relabel the filesystem(s)

@clinty
Copy link
Author

clinty commented Jan 3, 2018

Not relevant to original "Amazon Linux", but https://aws.amazon.com/amazon-linux-2/faqs/

@Manouchehri
Copy link

As AmazonLinux is not a normal distro there are IMHO significant differences between AmazonLinux on a local hypervisor and AmazonLInux on EC2.

@vinzent It's a somewhat "normal" KVM based hypervisor these days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-feedback Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants