puppet-selinux
puppet-selinux copied to clipboard
testing on Amazon Linux
Successor to #230
Is there anything that you'd like me to do with regards to https://app.vagrantup.com/mvbcoding/boxes/awslinux/ ?
@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).
@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.
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)
Not relevant to original "Amazon Linux", but https://aws.amazon.com/amazon-linux-2/faqs/
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.