From 78a090214a88993fe6cdc40ea64b5d5df239c710 Mon Sep 17 00:00:00 2001 From: Dale Anderson Date: Fri, 30 Dec 2022 18:27:30 -0800 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f40defc..aa099dd 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,9 @@ After the playbook installs software, you'll need to do the following manually: * set up a new GPG key and configure code signing * clone private repositories * configure dropbox or other cloud storage services +* configure credentials for API services (aws, kubectl, etc) +* log in to public and/or private docker registries * configure local system backups -* configure credentials for API services (aws, kubectl, docker, etc) ## Updating the contrib roles