Showing posts with label centos7. Show all posts
Showing posts with label centos7. Show all posts

2017-02-16

Use Ansible to create and tag Instances in AWS (EC2)

It may be handy to quickly create few instances for testing in AWS.

For such case I'm using simple Ansible playbook which can deploy few CenOS 7 instances, configure disks, tags volumes and instances and install public ssh key to root for example.

AWS Console

2015-07-21

IPA (CentOS7) integration with Active Directory (W2K8)

I have been working with IPA in past few months and I would like to share my notes about the IPA and AD integration.

Network diagram:


I created the trust between the Active Directory and IPA server. There is one windows client connected to the AD and one CentOS7 client connected to the IPA. Both clients are "registered" into the AD/IPA.