]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/shortlog
ceph-cm-ansible.git
2015-04-16 Andrew SchoenApt repos and package installs for ubuntu 14.04
2015-04-16 Zack CerzaMerge branch 'ansible-user-playbook' into 'master'
2015-04-16 Andrew SchoenA new playbook for setting up the ansible user and...
2015-04-14 Zack CerzaMerge branch 'ansible-user' into 'master'
2015-04-14 Andrew SchoenHave debian-installer use ansible_user as well.
2015-04-14 Zack CerzaMerge branch 'ansible-user' into 'master'
2015-04-14 Andrew SchoenHave cobbler create a user for ansible.
2015-04-10 Zack CerzaMerge branch 'cobbler-trusty' into 'master'
2015-04-10 Andrew SchoenUse the $default_crypted_passsword for the cobbler...
2015-04-10 Andrew SchoenRemove the ssh_keys var from the cobbler role.
2015-04-10 Andrew SchoenUse the mirror_host var in cephlab_trusty.preseed
2015-04-10 Andrew SchoenStore ssh keys that get added to cephlab_user in a...
2015-04-10 Andrew SchoenMove kickstarts, scripts and snippets lists to defaults...
2015-04-10 Andrew SchoenAdds a new cobbler role.
2015-04-09 Ken DreyerMerge branch 'mirror-var' into 'master'
2015-04-09 Andrew SchoenUse the var mirror_host instead of a hardcoded value...
2015-04-08 Zack CerzaMerge branch 'remove-obsolete-repos' into 'master'
2015-04-08 Andrew SchoenRemove rhel 6 repos now obsoleted by subscription-manag...
2015-04-08 Andrew SchoenMake rhsm_repos var rhel major version specific.
2015-04-08 Andrew SchoenRemove obsoleted repos for rhel 7
2015-04-07 Andrew SchoenMerge branch 'keys' into 'master'
2015-04-07 Zack CerzaAdd task for SSH pubkeys
2015-04-07 Andrew SchoenMerge branch 'wip-entitlements-enable-repos' into ...
2015-04-06 Ken Dreyerenable RHEL repositories from CDN
2015-04-02 Zack CerzaMerge branch 'fedora' into 'master'
2015-04-02 Andrew SchoenSupport for Fedora 20
2015-04-02 Andrew SchoenCustomized the fedora 20 sshd_config
2015-04-02 Andrew SchoenAdds a stock fedora 20 sshd_config
2015-04-02 Andrew SchoenAdds ability to remove and upgrade packages with yum
2015-04-02 Andrew SchoenAdds vars file for fedora 20
2015-04-02 Andrew SchoenMoves all the include_vars tasks into vars.yml
2015-04-02 Andrew SchoenMerge branch 'abstract-subscription-manager' into ...
2015-04-02 Ken Dreyermove Red Hat entitlements into "common" role
2015-04-01 Andrew SchoenMerge branch 'doc-dev-environment' into 'master'
2015-04-01 Ken DreyerREADME: add "local dev environment" instructions
2015-04-01 Zack CerzaMerge branch 'centos' into 'master'
2015-04-01 Andrew SchoenUpdates to make centos 7.0 provision correctly.
2015-04-01 Andrew SchoenCustomized the centos 7 sshd_config
2015-04-01 Andrew SchoenAdds a stock centos 7 sshd_config
2015-04-01 Andrew SchoenTouch /etc/fuse.conf so it's created if not present...
2015-04-01 Andrew SchoenFix path issues for a couple templates
2015-04-01 Andrew SchoenForce symlink creation of /usr/bin/lspci
2015-04-01 Andrew SchoenSet package lists for centos 6 and 7
2015-03-31 Andrew SchoenAdd sshd_config for centos 6; make sshd_config major...
2015-03-31 Andrew SchoenAdded a stock centos 6.5 sshd_config
2015-03-31 Andrew SchoenReorganize things common to all yum systems into it...
2015-03-30 Zack CerzaMerge branch 'rename-common' into 'master'
2015-03-30 Andrew SchoenRename the common role to testnode
2015-03-30 Zack CerzaMerge branch 'secrets-split' into 'master'
2015-03-26 Andrew SchoenRemove secrets from this repo and create a secrets...
2015-03-26 Zack CerzaMerge branch 'rhel6' into 'master'
2015-03-25 Andrew SchoenAdd our custom sshd_config for rhel 6.4
2015-03-25 Andrew SchoenAdded a stock rhel 6.4 sshd_config
2015-03-25 Andrew SchoenUpdates to rhel 6.5 provisioning.
2015-03-24 Andrew SchoenCustomized sshd_config for rhel 6.5
2015-03-24 Andrew SchoenAdding a stock rhel 6.5 sshd_config
2015-03-24 Andrew SchoenRhel 6.x support ported from chef
2015-03-24 Andrew SchoenMade the teuthology user a var
2015-03-24 Andrew SchoenUse a prefix for yum repo names to indicate how it...
2015-03-24 Andrew SchoenInstall packages for rhel 7 in the common role
2015-03-24 Andrew SchoenCreate local repo files for rhel 7.0 and 7.1
2015-03-24 Zack CerzaMerge branch 'rhel7' into 'master'
2015-03-24 Andrew SchoenMove install of python-pip to pip.yml
2015-03-24 Andrew SchoenAdd no_log to all entitlement tasks
2015-03-24 Andrew SchoenMade the teuthology user a var
2015-03-24 Andrew SchoenNormalizing the use of booleans to lowercase.
2015-03-24 Andrew SchoenMove tasks related to disk monitoring scipts to main.yml
2015-03-24 Andrew SchoenRemove duplicate limits.conf task
2015-03-24 Andrew SchoenMade the include name for redhat/packages.yml not a lie
2015-03-24 Andrew SchoenChange copy to template when creating limits.d/ubuntu...
2015-03-24 Andrew SchoenAdds {{ ansible_managed }} to perl scripts in files...
2015-03-24 Andrew SchoenMove packages list into pkg manager specific var file.
2015-03-24 Andrew SchoenRemove the rpm_packages fact, it was unneeded.
2015-03-24 Andrew SchoenAdd packges tag to ntp install
2015-03-24 Andrew SchoenEnsure ceph packages are not present on rhel
2015-03-24 Andrew SchoenConfigure CPAN and install Amazon::S3 on rhel 7
2015-03-24 Andrew SchoenAdded an ansible config file
2015-03-24 Andrew SchoenConfigure /etc/security/limits.conf on rhel
2015-03-24 Andrew SchoenRemoving comments we don't need from our limits.conf...
2015-03-24 Andrew SchoenAdding a stock rhel7 /etc/security/limits.conf file
2015-03-24 Andrew SchoenConfigure /etc/sudoers on rhel
2015-03-24 Andrew SchoenRemove things we don't need from our sudoers template...
2015-03-24 Andrew SchoenAdding a stock /etc/sudoers file from rhel7
2015-03-24 Andrew SchoenConfigure nfs with a dummy export so it starts up on...
2015-03-24 Andrew SchoenConfigure ssh on rhel in the common role
2015-03-24 Andrew SchoenRemoving config options we're not using for ssh configu...
2015-03-24 Andrew SchoenAdded a stock ssh_config for rhel7; moved ssh stuff...
2015-03-24 Andrew SchoenRemoved unneeeded config options from the stock sshd_co...
2015-03-24 Andrew SchoenIncluding a stock sshd_config for a rhel 7.0 node.
2015-03-24 Andrew SchoenUpload various files needed for disk and raid monitorin...
2015-03-24 Andrew SchoenAdd user ubuntu to group kvm during rhel setup
2015-03-24 Andrew SchoenSet mode on /etc/fuse.conf during rhel setup
2015-03-24 Andrew SchoenRemove localdomain from rhel7 hostnames on setup
2015-03-24 Andrew SchoenCreate /etc/security/limits.d/remote.conf during rhel...
2015-03-24 Andrew SchoenStop firewalld during rhel setup
2015-03-24 Andrew SchoenMoved the subscription-manager vars to entitlements.yml
2015-03-24 Andrew SchoenConfigure ntp in the common role
2015-03-24 Andrew SchoenAdded a simple README, mostly used for notes currently
2015-03-24 Andrew SchoenInstall packages for rhel 7 in the common role
2015-03-24 Andrew SchoenCreate local repo files for rhel 7.0 and 7.1
next