Skip to content

Commit cc40dae

Browse files
authored
Update README.md
1 parent e9747f9 commit cc40dae

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,16 @@ RiotKit server tweaking starter
22
===============================
33

44
Basic role to pre-configure RiotKit managed server.
5+
6+
7+
Default variables
8+
-----------------
9+
10+
```yamlex
11+
remove_unattended_upgrades: yes
12+
remove_qemu_guest_agent: yes
13+
tune_docker: yes
14+
adjust_swappiness: yes
15+
16+
swappiness: 10
17+
```

0 commit comments

Comments
 (0)