]>
git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrew Schoen [Tue, 17 Mar 2015 20:47:18 +0000 (15:47 -0500)]
Remove things we don't need from our sudoers template for rhel
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 17 Mar 2015 20:42:40 +0000 (15:42 -0500)]
Adding a stock /etc/sudoers file from rhel7
This was pulled from magna085
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 17 Mar 2015 20:42:09 +0000 (15:42 -0500)]
Configure nfs with a dummy export so it starts up on rhel
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 17 Mar 2015 20:12:41 +0000 (15:12 -0500)]
Configure ssh on rhel in the common role
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 17 Mar 2015 16:44:44 +0000 (11:44 -0500)]
Removing config options we're not using for ssh configuration.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 17 Mar 2015 16:42:28 +0000 (11:42 -0500)]
Added a stock ssh_config for rhel7; moved ssh stuff into templates/ssh
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 17 Mar 2015 16:33:36 +0000 (11:33 -0500)]
Removed unneeeded config options from the stock sshd_config_redhat_7.0
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 17 Mar 2015 16:06:14 +0000 (11:06 -0500)]
Including a stock sshd_config for a rhel 7.0 node.
This was pulled from magna085.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Tue, 17 Mar 2015 16:04:02 +0000 (11:04 -0500)]
Upload various files needed for disk and raid monitoring on rhel
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Mon, 16 Mar 2015 21:29:24 +0000 (16:29 -0500)]
Add user ubuntu to group kvm during rhel setup
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Mon, 16 Mar 2015 21:24:45 +0000 (16:24 -0500)]
Set mode on /etc/fuse.conf during rhel setup
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen [Mon, 16 Mar 2015 21:18:42 +0000 (16:18 -0500)]
Remove localdomain from rhel7 hostnames on setup
This is a rhel7.0 specific thing so I moved it to it's own file as well
as stopping firewalld which is also rhel7 specific.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>