]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/shortlog
ceph-cm-ansible.git
2015-06-29 Zack CerzaSet pxe_just_once to 1
2015-06-29 Zack CerzaTell ansible to ignore host keys
2015-06-29 Zack CerzaSymlink /etc/ansible/{hosts,secrets}
2015-06-29 Zack Cerzacephlab_preseed_late: exit with status 0
2015-06-29 Zack CerzaInstall gawk
2015-06-29 Zack CerzaAfter restarting cobbler, wait for it to start
2015-06-29 Zack CerzaAdd virtualenv to .gitignore
2015-06-29 Zack CerzaAdd a 'settings' tag
2015-06-29 Zack CerzaUse nmap instead of ncat for port scanning
2015-06-29 Zack CerzaInstall extra cobbler packages for yum/apt systems
2015-06-29 Zack CerzaMake the cobbler role pull in the secrets role
2015-06-29 Zack CerzaRun cobbler sync and cobbler check
2015-06-29 Zack CerzaEnable tftpd
2015-06-29 Zack CerzaSet server, next_server and signature_url
2015-06-29 Zack CerzaEnsure cobbler and httpd are started *and* enabled
2015-06-29 Zack CerzaDeep-merge distros and extra_distros
2015-06-29 Zack CerzaAdd and use SHA256 when downloading ISOs
2015-06-29 Zack CerzaPopulate systems
2015-06-29 Zack CerzaAdd cobbler SSH keys from secrets repo
2015-06-29 Zack CerzaAdd tasks for yum and apt systems
2015-06-29 Zack CerzaAdd vars for yum and apt systems
2015-06-29 Zack CerzaUpload etc_files
2015-06-29 Zack CerzaAdd tasks to update settings
2015-06-29 Zack CerzaAdd .gitignore
2015-06-29 Zack CerzaAdd etc_files and settings
2015-06-29 Zack CerzaAdd /etc/cobbler/users.digest
2015-06-26 Andrew SchoenMerge pull request #60 from ceph/wip-ansible-user-ssh...
2015-06-26 Dan MickChange 'ssh_keys' to 'ansible_user_ssh_keys' to clarify... 60/head
2015-06-23 Zack CerzaUse |sort instead of .sort()
2015-06-23 Zack CerzaMerge pull request #57 from ceph/wip-fix-ubuntu-repos
2015-06-23 Andrew Schoentestnode: fixes a bug keeping apt repos from being... 57/head
2015-06-23 Zack CerzaMerge pull request #55 from ceph/wip-downstream-check...
2015-06-23 Andrew Schoendownstream-setup: ignore errors when disabling or enabl... 55/head
2015-06-22 Zack CerzaMerge pull request #54 from ceph/wip-precise-support
2015-06-22 Andrew Schoentestnode: do not start rpcbind on precise 54/head
2015-06-22 Zack CerzaMerge pull request #53 from ceph/wip-precise-sudo
2015-06-22 Andrew Schoencobbler: set the mode to 0440 on /etc/sudoers.d/cephlab... 53/head
2015-06-19 Zack CerzaMerge pull request #49 from ceph/wip-vivid-support
2015-06-19 Zack CerzaMerge pull request #52 from ceph/wip-disable-repo
2015-06-19 Andrew Schoendownstream-setup: add tasks to disable and enable yum... 52/head
2015-06-18 Zack CerzaMerge pull request #51 from ceph/wip-downstream-cleanup
2015-06-18 Andrew Schoendownstream-setup: use 'cleanup' instead of 'teardown' 51/head
2015-06-17 Andrew Schoentestnode: enable nfs-server on rhel 7.x 49/head
2015-06-17 Andrew Schoentestnode: restart nfs-kernel-server and don't enable it.
2015-06-17 Andrew Schoentestnode: do not provide custom repos or sources.list...
2015-06-17 Andrew Schoencobbler: keep cobbler from messing with sources.list
2015-06-17 Andrew Schoentestnode: add a var file for ubuntu trusty
2015-06-17 Andrew Schoentestnode: remove mencoder from package install list...
2015-06-17 Andrew Schoentestnode: Add ubuntu vivid sshd_config
2015-06-17 Andrew SchoenMerge pull request #47 from ceph/rhel-6-xfsprogs
2015-06-17 Zack CerzaIntelligently enable repo sets 47/head
2015-06-17 Andrew SchoenMerge pull request #50 from ceph/wip-selinux
2015-06-17 Zack CerzaEnable SELinux on yum systems 50/head
2015-06-16 Zack CerzaMerge pull request #46 from ceph/wip-ubuntu-network...
2015-06-16 Zack CerzaMerge pull request #48 from ceph/wip-downstream-teardown
2015-06-16 Andrew Schoendownstream-setup: make yum_repos clean up after itself... 48/head
2015-06-15 Andrew Schoencobbler: adds cephlab_ubuntu_network snippet 46/head
2015-06-03 Zack CerzaAdd rhel-scalefs-for-rhel-6-server-rpms
2015-06-03 Zack CerzaInclude relevant vars in entitlements tag
2015-06-02 Andrew SchoenMerge pull request #45 from ceph/wip-rhel-hostname
2015-06-02 Zack CerzaAlso correct hostnames on RHEL6 45/head
2015-06-02 Zack CerzaRe-add --size to part line
2015-06-01 Andrew SchoenMerge pull request #44 from ceph/wip-fix-kernel-logging
2015-06-01 Zack CerzaFix typo in kernel_logging.sh 44/head
2015-06-01 Andrew SchoenMerge pull request #43 from ceph/wip-11825
2015-06-01 Zack CerzaUse all of /dev/sda for / 43/head
2015-06-01 Andrew SchoenMerge pull request #41 from ceph/wip-tag-kernel-logging
2015-06-01 Andrew SchoenMerge pull request #42 from ceph/wip-user-shell
2015-06-01 Zack CerzaSet all created users' shells to /bin/bash 42/head
2015-06-01 Andrew SchoenMerge pull request #40 from ceph/wip-cobbler-iso-path
2015-05-29 Zack CerzaAdd kernel_logging tag 41/head
2015-05-29 Zack CerzaBump pre-ansible sleep to 30s
2015-05-29 Zack CerzaSet iso_name and iso_path when not downloading 40/head
2015-05-28 Ken DreyerMerge pull request #39 from ceph/wip-cobbler-repos
2015-05-27 Dan MickMerge pull request #38 from ceph/wip-chef-typica
2015-05-27 Zack CerzaManage CM repos in cobbler role 39/head
2015-05-27 Zack CerzaPort serial console grub work 38/head
2015-05-22 Zack CerzaMerge pull request #10 from ceph/downstream-setup
2015-05-22 Andrew SchoenMerge pull request #37 from ceph/wip-qa-ready
2015-05-22 Zack CerzaTestnode: touch /ceph-qa-ready 37/head
2015-05-21 Zack CerzaMerge pull request #30 from ceph/wip-epel-11628
2015-05-21 Andrew SchoenMerge pull request #36 from ceph/cobbler-wget-no-retry
2015-05-21 Zack CerzaMerge pull request #35 from ceph/cobbler-ubuntu-vivid
2015-05-21 Zack CerzaDon't hit the post-install trigger multiple times 36/head
2015-05-20 Andrew Schoencobbler: remove the cephlab_trusty.preseed kickstart 35/head
2015-05-20 Andrew Schoencobbler_profile: add the ability to set kernel options.
2015-05-20 Andrew Schoencobbler_profile: move kickstart updating tasks into...
2015-05-20 Andrew Schoencobbler: add tags to cobbler_profile roles in cobbler.yml
2015-05-20 Andrew Schoencobbler_profile: use the mount module instead of comman...
2015-05-20 Andrew Schoencobbler_profile: add profiles for ubuntu precise, trust...
2015-05-20 Andrew Schoencobbler: add new ubuntu preseed and kernel snippet...
2015-05-20 Andrew Schoencobbler: adds a snippet to create post install kernel...
2015-05-20 Andrew Schoencobbler: adds a ubuntu preseed that can be used for...
2015-05-20 Andrew SchoenMerge pull request #34 from ceph/wip-distill-updates
2015-05-20 Ken Dreyerpuddle: skip some cleanup in ceph-distill 34/head
2015-05-20 Ken Dreyerpuddle: distill uses "compose" tag
2015-05-19 Ken Dreyerpuddle: use distill configs from rcm-metadata.git
2015-05-19 Andrew SchoenMerge pull request #33 from ceph/wip-trigger
2015-05-19 Zack CerzaDon't block while running the larger playbook 33/head
2015-05-19 Andrew SchoenMerge pull request #32 from ceph/wip-nginx-install
next