requirements: bump bootstrap to fix journald config

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-02-01 12:58:13 +01:00
parent a6d673366a
commit b3da28aeb8
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@
- name: origin-certs
src: git@github.com:status-im/infra-role-origin-certs.git
version: f7dcb7e1944d2ec0655bf8e7ce6f45a1317b65b9
version: 60587f86e085255b537cc37647003af105214d20
scm: git
- name: open-ports
@ -16,7 +16,7 @@
- name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: f0c4b8a2733e504159bff32698fdfb9e51844e7e
version: 2da262000e63522d1cb4205b6e4b24013c2eb3c9
scm: git
- name: infra-role-bootstrap-windows

View File

@ -1,4 +1,5 @@
- name: Update and upgrade apt packages
serial: 1
become: true
gather_facts: false
hosts: all