]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/log
ceph-cm-ansible.git
10 years agoCreate /etc/security/limits.d/remote.conf during rhel setup
Andrew Schoen [Mon, 16 Mar 2015 20:42:15 +0000 (15:42 -0500)]
Create /etc/security/limits.d/remote.conf during rhel setup

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoStop firewalld during rhel setup
Andrew Schoen [Mon, 16 Mar 2015 20:33:36 +0000 (15:33 -0500)]
Stop firewalld during rhel setup

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoMoved the subscription-manager vars to entitlements.yml
Andrew Schoen [Mon, 16 Mar 2015 20:21:34 +0000 (15:21 -0500)]
Moved the subscription-manager vars to entitlements.yml

Also tags the include_vars task with the var tag

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoConfigure ntp in the common role
Andrew Schoen [Mon, 16 Mar 2015 19:58:02 +0000 (14:58 -0500)]
Configure ntp in the common role

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoAdded a simple README, mostly used for notes currently
Andrew Schoen [Mon, 16 Mar 2015 15:31:06 +0000 (10:31 -0500)]
Added a simple README, mostly used for notes currently

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoInstall packages for rhel 7 in the common role
Andrew Schoen [Mon, 16 Mar 2015 14:26:31 +0000 (09:26 -0500)]
Install packages for rhel 7 in the common role

This also added some tags so that we can filter the tasks
that get ran when executing the playbook.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoCreate local repo files for rhel 7.0 and 7.1
Andrew Schoen [Sun, 15 Mar 2015 22:12:30 +0000 (17:12 -0500)]
Create local repo files for rhel 7.0 and 7.1

This also introduces version specific var files for rhel

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoMove entitlement setup to it's own file
Andrew Schoen [Sun, 15 Mar 2015 19:19:02 +0000 (14:19 -0500)]
Move entitlement setup to it's own file

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoSet a high max open files limit
Andrew Schoen [Sun, 15 Mar 2015 19:01:44 +0000 (14:01 -0500)]
Set a high max open files limit

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoConfigure pip to use our mirror in the common role
Andrew Schoen [Sun, 15 Mar 2015 18:20:30 +0000 (13:20 -0500)]
Configure pip to use our mirror in the common role

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agosubscription-manager vars will always be defined, don't check for them
Andrew Schoen [Sun, 15 Mar 2015 18:00:06 +0000 (13:00 -0500)]
subscription-manager vars will always be defined, don't check for them

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoUse ansible-vault to encrypt secret vars for redhat setup
Andrew Schoen [Fri, 13 Mar 2015 20:51:33 +0000 (15:51 -0500)]
Use ansible-vault to encrypt secret vars for redhat setup

We'll do this instead of prompting for these values

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoAdd the rest of the magna nodes to the octo inventory
Andrew Schoen [Fri, 13 Mar 2015 20:50:31 +0000 (15:50 -0500)]
Add the rest of the magna nodes to the octo inventory

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoInitial setup and the start of a common role
Andrew Schoen [Fri, 13 Mar 2015 15:37:51 +0000 (10:37 -0500)]
Initial setup and the start of a common role

Currently all this does is subscribe our rhel nodes with
subscription-manager

Signed-off-by: Andrew Schoen <aschoen@redhat.com>