Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit b45a599

Browse files
committed
[*] Listing only perf vars
1 parent 5df55ee commit b45a599

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,9 @@ The `rpi_docker` role is tested with it, but may work with other setups.
127127
Modify the following vars in order to adapt to your device:
128128

129129
```yml
130-
rd_storage_driver: overlay
131-
rd_tlscacert: /etc/docker/ca.pem
132-
rd_tlscert: /etc/docker/server.pem
133-
rd_tlskey: /etc/docker/server-key.pem
134130
rd_limit_nofile: 1048576
135131
rd_limit_nproc: 1048576
136132
rd_limit_core: infinity
137-
rd_iptables: false
138-
rd_always_restart: false
139133
```
140134
141135
### Security

0 commit comments

Comments
 (0)