summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--baserock_frontend/instance-config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_frontend/instance-config.yml b/baserock_frontend/instance-config.yml
index c1d3cfaf..1cebce31 100644
--- a/baserock_frontend/instance-config.yml
+++ b/baserock_frontend/instance-config.yml
@@ -5,7 +5,7 @@
---
- hosts: frontend-haproxy
gather_facts: false
- sudo: yes
+ become: yes
tasks:
- name: install SSL certificate
copy: