Skip to content

Commit 694ead8

Browse files
authored
Merge pull request #403 from pulibrary/carolyncole-patch-1
Update instructions for running os_updates playbook
2 parents a17e875 + 0592df0 commit 694ead8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/apt_issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you run `apt-get update` on a machine with a useless key, you will see an err
1414

1515
To update the key and upgrade apt packages:
1616
1. run `playbooks/fix_apt_issues.yml` on the affected machines, passing `-e recv_key=<key-hash>`
17-
2. run `playbooks/os_updates.yml` (in Tower the Template is called Patch Tuesday) on the affected machines to confirm the fix, update the cache, and upgrade all packages
17+
2. run `playbooks/os_updates.yml` (in Tower the Template is called OS Updates Patch) on the affected machines to confirm the fix, update the cache, and upgrade all packages
1818

1919
### Apt repository failures
2020

0 commit comments

Comments
 (0)