Skip to content

Commit

Permalink
Merge pull request #41641 from idryomov/wip-rbd-qemu-precise-repos-na…
Browse files Browse the repository at this point in the history
…utilus

nautilus: qa/tasks/qemu: precise repos have been archived

Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
  • Loading branch information
yuriw committed Jun 4, 2021
2 parents cfb710a + bbc40e8 commit 9b0ba9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qa/tasks/userdata_setup.yaml
Expand Up @@ -14,6 +14,8 @@
#!/usr/bin/env bash
# mount a NFS share for storing logs
sed -i 's/archive.ubuntu.com/old-releases.ubuntu.com/' /etc/apt/sources.list
sed -i 's/security.ubuntu.com/old-releases.ubuntu.com/' /etc/apt/sources.list
apt-get update
apt-get -y install nfs-common
mkdir /mnt/log
Expand Down

0 comments on commit 9b0ba9a

Please sign in to comment.