]>
 
 
git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/log 
 
 
 
 
 
 
David Galloway  [Thu, 8 Jul 2021 16:06:48 +0000  (12:06 -0400)] 
 
testnode: Install redhat-lsb-core 
 
This usually gets installed via Cobbler during FOG image capturing.  That doesn't do us any good when FOG isn't being used. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Thu, 8 Jul 2021 11:22:57 +0000  (14:22 +0300)] 
 
Merge pull request #636 from ceph/wip-fromhosts 
 
public_facing: Support defining a src port for UFW rules 
 
David Galloway  [Wed, 7 Jul 2021 21:23:56 +0000  (17:23 -0400)] 
 
public_facing: Support defining a src port for UFW rules 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 15 Jun 2021 17:42:18 +0000  (20:42 +0300)] 
 
Merge pull request #632 from ceph/wip-git 
 
container-host: Ensure git is installed 
 
David Galloway  [Fri, 11 Jun 2021 15:30:22 +0000  (11:30 -0400)] 
 
container-host: Ensure git is installed 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Mon, 14 Jun 2021 13:06:50 +0000  (16:06 +0300)] 
 
Merge pull request #631 from ceph/wip-notin 
 
cobbler: Fix ansible conditional 
 
adam kraitman  [Tue, 8 Jun 2021 15:02:21 +0000  (18:02 +0300)] 
 
Merge pull request #630 from ceph/wip-centos84 
 
Add CentOS 8.4 
 
David Galloway  [Tue, 8 Jun 2021 14:54:11 +0000  (10:54 -0400)] 
 
cobbler: Fix ansible conditional 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 8 Jun 2021 14:52:32 +0000  (17:52 +0300)] 
 
Merge pull request #629 from ceph/wip-rhel84 
 
RHEL 8.4 
 
David Galloway  [Tue, 8 Jun 2021 14:38:23 +0000  (10:38 -0400)] 
 
Add CentOS 8.4 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 19 May 2021 15:58:08 +0000  (11:58 -0400)] 
 
RHEL 8.4 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Wed, 26 May 2021 17:35:52 +0000  (20:35 +0300)] 
 
Merge pull request #628 from ceph/wip-anybody 
 
We can use this for any system 
 
David Galloway  [Wed, 26 May 2021 16:18:46 +0000  (12:18 -0400)] 
 
We can use this for any system 
 
But the ipmi group makes more sense 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Thu, 20 May 2021 17:34:56 +0000  (20:34 +0300)] 
 
Merge pull request #627 from ceph/wip-comma 
 
testnode: Always ifup the secondary NIC 
 
David Galloway  [Thu, 20 May 2021 16:57:34 +0000  (12:57 -0400)] 
 
testnode: Always ifup the secondary NIC 
 
If the NIC was already down, `ifdown` causes the playbook to fail.  We want to always (at least attempt to) take the NIC down, then bring it back up. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Thu, 20 May 2021 16:32:56 +0000  (19:32 +0300)] 
 
Merge pull request #626 from ceph/wip-move-sentinel 
 
testnode: Write sentinel file after container-host role 
 
David Galloway  [Thu, 20 May 2021 16:01:29 +0000  (12:01 -0400)] 
 
testnode: Write sentinel file after container-host role 
 
Now that we're running the entire cephlab.yml playbook during Cobbler kickstart, the sentinel file is getting touched while the container-host playbook is still running. 
 
This change will still write the /ceph-qa-ready sentinel file during the testnodes role if the testnodes role got called directly 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Thu, 20 May 2021 15:54:43 +0000  (11:54 -0400)] 
 
Merge pull request #625 from ceph/wip-cephlabnottestnodes 
 
cobbler: Run all available playbooks during postinstall 
 
David Galloway  [Wed, 19 May 2021 20:00:15 +0000  (16:00 -0400)] 
 
cobbler: Run all available playbooks during postinstall 
 
Not just testnodes playbook 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 19 May 2021 19:10:49 +0000  (15:10 -0400)] 
 
Merge pull request #624 from ceph/wip-klbahsr 
 
Allow defining an alternate container_packages var 
 
David Galloway  [Wed, 19 May 2021 18:43:34 +0000  (14:43 -0400)] 
 
container-host: Try to import an alternate {{ container_packages }} 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 19 May 2021 18:16:59 +0000  (14:16 -0400)] 
 
testnode: Do not install podman-docker here 
 
We will install it in the container-host role if we need it. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 19 May 2021 16:32:51 +0000  (12:32 -0400)] 
 
Merge pull request #609 from ceph/wip-ignore-snap 
 
common: Ignore /snap mountpoints when checking disk usage 
 
adam kraitman  [Wed, 19 May 2021 16:17:37 +0000  (19:17 +0300)] 
 
Merge pull request #622 from ceph/wip-c9stream 
 
Add CentOS 9 Stream 
 
David Galloway  [Fri, 14 May 2021 19:19:15 +0000  (15:19 -0400)] 
 
Add CentOS 9 Stream 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 19 May 2021 15:58:49 +0000  (11:58 -0400)] 
 
Merge pull request #621 from ceph/wip-cstream 
 
cobbler: Support CentOS Stream 
 
David Galloway  [Wed, 12 May 2021 20:37:24 +0000  (16:37 -0400)] 
 
cobbler: Support CentOS Stream 
 
"But David, why aren't we just using the CentOS 8 Stream ISO?" 
 
Thank you for asking. 
1) The vmlinuz and initrd that are baked into the CentOS 8 Stream ISO as of this writing are not compatible.  Filed https://bugs.centos.org/view.php?id=18188 
2) Even if I take the vmlinuz and initrd from CentOS 8.3, after firstboot, the system still bizarrely boots as CentOS 8.3.  That's right, when using the CentOS 8 Stream ISO and we kickstart using Cobbler, you end up with CentOS 8.3.  I'm sure it has something to do with our kickstarts and snippets but nothing obvious stood out to me. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 11 May 2021 17:44:48 +0000  (20:44 +0300)] 
 
Merge pull request #620 from ceph/wip-gw-routes 
 
gateway: Support writing addl routes 
 
David Galloway  [Tue, 11 May 2021 16:53:11 +0000  (12:53 -0400)] 
 
gateway: Support writing addl routes 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
Zack Cerza  [Thu, 8 Apr 2021 19:50:37 +0000  (13:50 -0600)] 
 
Merge pull request #618 from ceph/wip-releasever-sooner 
 
common: Set releasever on testnodes sooner 
 
David Galloway  [Thu, 8 Apr 2021 18:52:06 +0000  (14:52 -0400)] 
 
common: Set releasever on testnodes sooner 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Mon, 5 Apr 2021 15:21:41 +0000  (18:21 +0300)] 
 
Merge pull request #611 from ceph/wip-centos83 
 
Add CentOS 8.3 
 
David Galloway  [Mon, 5 Apr 2021 15:16:47 +0000  (11:16 -0400)] 
 
Merge pull request #617 from ceph/wip-releasevar-yum 
 
Adding the releasever variable to rhel7.9 testnodes 
 
Adam Kraitman  [Thu, 1 Apr 2021 15:21:06 +0000  (18:21 +0300)] 
 
Adding the releasever varible to rhel7.9 testnodes 
 
Fixes: https://tracker.ceph.com/issues/49771  
Signed-off-by: Adam Kraitman <akraitma@redhat.com>  
adam kraitman  [Sun, 21 Mar 2021 08:04:45 +0000  (10:04 +0200)] 
 
Merge pull request #616 from ceph/wip-centos79 
 
Add CentOS 7.9 
 
David Galloway  [Fri, 19 Mar 2021 19:51:55 +0000  (15:51 -0400)] 
 
Add CentOS 7.9 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Thu, 11 Mar 2021 05:43:23 +0000  (07:43 +0200)] 
 
Merge pull request #615 from ceph/wip-cobbler-imported 
 
cobbler_profile: s/import/imported 
 
David Galloway  [Wed, 10 Mar 2021 20:07:20 +0000  (15:07 -0500)] 
 
cobbler_profile: s/import/imported 
 
I guess something changed in ansible so that it doesn't like 'import' as the variable name. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 3 Mar 2021 21:39:29 +0000  (16:39 -0500)] 
 
Merge pull request #613 from ceph/wip-norecommends 
 
testnode: Install collectl without recommended packages 
 
David Galloway  [Wed, 3 Mar 2021 20:46:03 +0000  (15:46 -0500)] 
 
testnode: Install collectl without recommended packages 
 
collectl has a bunch of Gnome Desktop Environment packages that are recommended.  So on Ubuntu 20.04 at least, a desktop environment was getting installed and would eventually go to sleep. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 3 Mar 2021 19:43:13 +0000  (14:43 -0500)] 
 
Merge pull request #612 from ceph/wip-fix-centos8-qemu 
 
testnode: libgcrypt needs to be updated to match QEMU build 
 
Jason Dillaman  [Wed, 3 Mar 2021 00:47:23 +0000  (19:47 -0500)] 
 
testnode: libgcrypt needs to be updated to match QEMU build
See https://bugzilla.redhat.com/show_bug.cgi?id=
1828681 
Signed-off-by: Jason Dillaman <dillaman@redhat.com> 
 
David Galloway  [Tue, 2 Mar 2021 20:09:23 +0000  (15:09 -0500)] 
 
Add CentOS 8.3 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 16 Feb 2021 16:31:56 +0000  (18:31 +0200)] 
 
Merge pull request #610 from ceph/wip-lz4 
 
paddles: Install lz4 for backups 
 
David Galloway  [Tue, 16 Feb 2021 16:18:14 +0000  (11:18 -0500)] 
 
paddles: Install lz4 for backups 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Tue, 16 Feb 2021 14:46:45 +0000  (09:46 -0500)] 
 
common: Ignore /snap mountpoints when checking disk usage 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Tue, 9 Feb 2021 22:49:49 +0000  (17:49 -0500)] 
 
Merge pull request #608 from kshtsk/wip-nsupdate_web-opensuse 
 
nsupdate web opensuse 
 
Kyr Shatskyy  [Tue, 19 Mar 2019 18:18:06 +0000  (19:18 +0100)] 
 
nsupdate_web: use .conf extention for opensuse nginx
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com> 
(cherry picked from commit 
cbb0a82a0380038d33d1b59eb65eed9622ec61d6 )
 
Kyr Shatskyy  [Tue, 19 Mar 2019 18:59:36 +0000  (19:59 +0100)] 
 
nsupdate_web: copy keys from secrets dir if present
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com> 
(cherry picked from commit 
bac5f08eca5fa018adb16be9db4457cb42c73039 )
 
David Galloway  [Tue, 9 Feb 2021 16:30:19 +0000  (11:30 -0500)] 
 
Merge pull request #607 from ceph/wip-rhel8-package-list-change 
 
Adding redhat-lsb, firewalld and wget to rhel8 testnodes 
 
Adam Kraitman  [Thu, 4 Feb 2021 17:54:08 +0000  (19:54 +0200)] 
 
Adding redhat-lsb, firewalld and wget to rhel8 testnodes 
 
Fixes: https://tracker.ceph.com/issues/48767  
Signed-off-by: Adam Kraitman <akraitma@redhat.com>  
adam kraitman  [Thu, 4 Feb 2021 17:31:58 +0000  (19:31 +0200)] 
 
Merge pull request #606 from ceph/wip-focal-nosleep 
 
common: Disable sleeping on Ubuntu 20.04 and later 
 
David Galloway  [Thu, 4 Feb 2021 17:28:51 +0000  (12:28 -0500)] 
 
common: Disable sleeping on Ubuntu 20.04 and later 
 
Fixes: https://tracker.ceph.com/issues/49152  
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 2 Feb 2021 05:45:42 +0000  (07:45 +0200)] 
 
Merge pull request #605 from ceph/wip-keys-branch 
 
users: Support defining different branch 
 
David Galloway  [Mon, 1 Feb 2021 20:05:33 +0000  (15:05 -0500)] 
 
users: Support defining different branch 
 
This will allow one to run the users role prior to a PR being merged. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Mon, 1 Feb 2021 18:06:59 +0000  (13:06 -0500)] 
 
Merge pull request #604 from ceph/wip-rook-master-update 
 
Creating a new tag for updating the master os - master-update 
 
Adam Kraitman  [Sun, 31 Jan 2021 18:46:07 +0000  (20:46 +0200)] 
 
Creating a new tag for updating the master os - master-update 
 
And also doing changes to the rook-recovery role 
 
Signed-off-by: Adam Kraitman <akraitma@redhat.com>  
David Galloway  [Thu, 21 Jan 2021 14:16:16 +0000  (09:16 -0500)] 
 
Merge pull request #603 from kshtsk/pulpito-py3 
 
teuthology: py3 for pulpito and paddles 
 
Kyr Shatskyy  [Thu, 14 Jan 2021 12:02:37 +0000  (13:02 +0100)] 
 
teuthology: ensure scheduler user bin exists 
 
Before copying crontab script we need to ensure the bin directory 
exists for scheduler user. 
 
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>  
Kyr Shatskyy  [Wed, 13 Jan 2021 16:24:22 +0000  (17:24 +0100)] 
 
teuthology: add opensuse 15.2 specific deps 
 
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>  
Kyr Shatskyy  [Thu, 14 Jan 2021 12:05:02 +0000  (13:05 +0100)] 
 
teuthology: use python3 dependencies 
 
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>  
Kyr Shatskyy  [Wed, 13 Jan 2021 12:51:30 +0000  (13:51 +0100)] 
 
teuthology: py3 for pulpito and paddles 
 
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>  
adam kraitman  [Thu, 14 Jan 2021 12:38:30 +0000  (14:38 +0200)] 
 
Merge pull request #602 from ceph/wip-bothplaces 
 
container-host: Install mirror cert in both podman and docker paths 
 
David Galloway  [Fri, 8 Jan 2021 16:30:34 +0000  (11:30 -0500)] 
 
container-host: Install mirror cert in both podman and docker paths 
 
Fixes: https://tracker.ceph.com/issues/48715  
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 5 Jan 2021 16:13:30 +0000  (18:13 +0200)] 
 
Merge pull request #601 from ceph/wip-make 
 
testnode: Install make on el8 
 
David Galloway  [Tue, 5 Jan 2021 15:52:31 +0000  (10:52 -0500)] 
 
testnode: Install make on el8 
 
This package isn't included in the cloud image that the Octo PSI nodes use. 
 
Fixes: https://tracker.ceph.com/issues/48751  
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Mon, 14 Dec 2020 17:51:06 +0000  (19:51 +0200)] 
 
Merge pull request #600 from ceph/wip-container-js 
 
container-host: let me skip registries-conf-ctl tasks 
 
David Galloway  [Mon, 14 Dec 2020 17:36:39 +0000  (12:36 -0500)] 
 
container-host: Create tag for registries-conf-ctl 
 
This will let us skip those tasks when we don't want to run them (like on a Jenkins builder) 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Mon, 14 Dec 2020 17:34:54 +0000  (12:34 -0500)] 
 
container-host: Configure Jenkins builders too 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 8 Dec 2020 15:41:43 +0000  (17:41 +0200)] 
 
Merge pull request #599 from ceph/wip-ignore-errorsrue 
 
container-host: Ignore service restart error on new kernel 
 
David Galloway  [Tue, 8 Dec 2020 15:35:28 +0000  (10:35 -0500)] 
 
container-host: Ignore service restart error on new kernel 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Mon, 7 Dec 2020 18:00:03 +0000  (13:00 -0500)] 
 
Merge pull request #598 from ceph/wip-tab 
 
container-host: Fix service restart syntax 
 
David Galloway  [Mon, 7 Dec 2020 17:59:34 +0000  (12:59 -0500)] 
 
container-host: Fix service restart syntax 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Mon, 7 Dec 2020 17:27:25 +0000  (12:27 -0500)] 
 
Merge pull request #597 from guits/guits-restart-docker 
 
container-host: restart docker service 
 
Guillaume Abrioux  [Mon, 7 Dec 2020 17:05:17 +0000  (18:05 +0100)] 
 
container-host: restart docker service 
 
Once the mirror has been added in `/etc/docker/daemon.json` 
we need to restart the daemon. 
 
This is not very elegant but it's a workaround for now. 
 
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>  
David Galloway  [Mon, 7 Dec 2020 16:35:03 +0000  (11:35 -0500)] 
 
Merge pull request #596 from guits/guits-quick_enhancement 
 
container-host: quick improvement in container_mirror code 
 
Guillaume Abrioux  [Mon, 7 Dec 2020 13:57:50 +0000  (14:57 +0100)] 
 
container-host: quick improvement in container_mirror code 
 
Let's get rid of these consecutives `set_fact`. 
We can inject `PATH` variable on the task calling `registries-conf-ctl` 
instead. 
 
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>  
David Galloway  [Thu, 3 Dec 2020 20:59:21 +0000  (15:59 -0500)] 
 
Merge pull request #595 from ceph/wip-containers 
 
Move container tasks to separate role 
 
David Galloway  [Wed, 2 Dec 2020 22:46:25 +0000  (17:46 -0500)] 
 
Move container tasks to separate role 
 
I would've liked to keep all this in common but there's a chicken and egg situation. 
 
docker and/or podman get installed during the testnode role.  The testnode role can only be run after the common role.  The testnode role is also where some repos are added. 
 
So we need to install docker/podman and configure it after the testnodes role runs.  Since we also want to be able to configure docker/podman on other systems, I couldn't put these tasks in the testnode role. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Wed, 2 Dec 2020 16:38:52 +0000  (18:38 +0200)] 
 
Merge pull request #594 from ceph/wip-reload 
 
testnode: Restart cachefilesd in new kernel 
 
David Galloway  [Wed, 2 Dec 2020 16:16:05 +0000  (11:16 -0500)] 
 
testnode: Restart cachefilesd in new kernel 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 1 Dec 2020 20:37:52 +0000  (22:37 +0200)] 
 
Merge pull request #593 from ceph/wip-fscache 
 
testnode: Install and configure cachefilesd 
 
adam kraitman  [Tue, 1 Dec 2020 20:36:34 +0000  (22:36 +0200)] 
 
Merge pull request #592 from ceph/wip-fs 
 
testnode: Basic filesystem and mountpoint support 
 
David Galloway  [Tue, 1 Dec 2020 20:28:30 +0000  (15:28 -0500)] 
 
testnode: Install and configure cachefilesd 
 
Fixes: https://tracker.ceph.com/issues/6373  
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Tue, 1 Dec 2020 18:23:10 +0000  (13:23 -0500)] 
 
testnode: Basic filesystem and mountpoint support 
 
Fixes: https://tracker.ceph.com/issues/6373  
This will really only be useful is `drives_to_partition` or `logical_volumes` gets overridden in ansible.cephlab overrides in teuthology yaml.  e.g., 
 
``` 
overrides: 
  ansible.cephlab: 
    vars: 
      drives_to_partition: 
        nvme0n1: 
          device: "/dev/nvme0n1" 
          unit: "GB" 
          sizes: 
            - "0 80" 
            - "80 160" 
            - "160 240" 
            - "240 320" 
            - "320 340" 
            - "340 400" 
          scratch_devs: 
            - p1 
            - p2 
            - p3 
            - p4 
      filesystems: 
        nvme0n1p6: 
          device: "/dev/nvme0n1p6" 
          fstype: xfs 
          mountpoint: "/var/cache/fscache" 
``` 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Wed, 25 Nov 2020 16:00:33 +0000  (18:00 +0200)] 
 
Merge pull request #590 from ceph/wip-smart-bruuni 
 
smart.sh enhancements for totally failed drives 
 
David Galloway  [Wed, 25 Nov 2020 15:23:00 +0000  (10:23 -0500)] 
 
common: smart.sh - print serial numbers of bad drives 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 25 Nov 2020 15:02:58 +0000  (10:02 -0500)] 
 
common: smart.sh - sort failure messages 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 25 Nov 2020 14:56:58 +0000  (09:56 -0500)] 
 
common: Support smart.sh report failed drive 
 
The SSDs in the bruuni, specifically, have mostly catastrophically failed.  There are no details about sectors in the SMART output.  Just obvious failure.  `smart.sh` wasn't capable of detecting that. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
Dan Mick  [Fri, 20 Nov 2020 02:31:06 +0000  (18:31 -0800)] 
 
Merge pull request #589 from ceph/wip-trust-dockermirror 
 
common: Support for container mirror CA certs 
 
David Galloway  [Thu, 19 Nov 2020 01:57:35 +0000  (20:57 -0500)] 
 
common: Support for container mirror CA certs 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Sun, 15 Nov 2020 12:33:09 +0000  (14:33 +0200)] 
 
Merge pull request #588 from ceph/wip-chrony-step 
 
Modify playbook to function with chrony 
 
David Galloway  [Fri, 13 Nov 2020 17:04:42 +0000  (12:04 -0500)] 
 
Modify playbook to function with chrony 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
adam kraitman  [Tue, 10 Nov 2020 21:25:48 +0000  (23:25 +0200)] 
 
Merge pull request #587 from ceph/wip-rhel83 
 
Add RHEL8.3 
 
David Galloway  [Tue, 27 Oct 2020 19:44:22 +0000  (15:44 -0400)] 
 
Add RHEL8.3 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Mon, 26 Oct 2020 13:46:50 +0000  (09:46 -0400)] 
 
Merge pull request #586 from ceph/wip-rhel79-centos82-cobbler 
 
Adding RHEL7.9 and Centos8.2 to Sepia & Octo 
 
Adam Kraitman  [Sun, 25 Oct 2020 18:20:47 +0000  (20:20 +0200)] 
 
Adding RHEL7.9 and Centos8.2 to Sepia & Octo 
 
Signed-off-by: Adam Kraitman <akraitma@redhat.com>  
David Galloway  [Tue, 20 Oct 2020 16:36:13 +0000  (12:36 -0400)] 
 
Merge pull request #585 from ceph/wip-lvm2 
 
testnode: Install lvm2 on RHEL8 machines 
 
David Galloway  [Tue, 20 Oct 2020 15:48:38 +0000  (11:48 -0400)] 
 
testnode: Install lvm2 on RHEL8 machines 
 
The PSI nodes downstream don't have lvm2 pre-installed like the baremetal ISO image. 
 
Signed-off-by: David Galloway <dgallowa@redhat.com>  
David Galloway  [Wed, 7 Oct 2020 20:02:23 +0000  (16:02 -0400)] 
 
Merge pull request #584 from ceph/wip-centos7-aarch64 
 
Adding Centos-7.8-aarch64 to cobbler