Skip to content

Commit c263a8c

Browse files
committed
Fix lab7 submission playbook value
1 parent 68a7902 commit c263a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

submissions/lab7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Note: `vagrant ssh-config` exposed the VM through localhost. Since Ansible was r
7878
listen_addr: ":8080"
7979
data_path: /var/lib/quicknotes/notes.json
8080
seed_path: /var/lib/quicknotes/seed.json
81-
restart_backoff: 3s
81+
restart_backoff: 5s
8282

8383
tasks:
8484
- name: Create QuickNotes system group

0 commit comments

Comments
 (0)