ops: add integration secret rotation and offsite backup alerting
This commit is contained in:
@@ -121,7 +121,7 @@ install_prereqs() {
|
||||
log "Installing OS prerequisites..."
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update -y
|
||||
apt-get install -y ca-certificates curl git openssl jq rsync
|
||||
apt-get install -y ca-certificates curl git openssl jq rsync awscli
|
||||
}
|
||||
|
||||
install_docker_if_needed() {
|
||||
|
||||
Reference in New Issue
Block a user