From b23aa5e73feb15a4aad059b799f250180c97530b Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Fri, 11 Sep 2020 11:40:48 +0300 Subject: [PATCH] Update gpio.md --- pages/gpio.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/gpio.md b/pages/gpio.md index d8097fd..75d4476 100644 --- a/pages/gpio.md +++ b/pages/gpio.md @@ -7,6 +7,7 @@ When talking about Pi-KVM and GPIO it refers not solely to the [physical interfa # Configuration Setting up GPIO is considerably complex. The interface is divided into several layers for flexibility. Any configuration is performed using a file `/etc/kvmd/override.yaml` which uses the [YAML syntax](https://docs.ansible.com/ansible/latest/reference_appendices/YAMLSyntax.html). We will look at each part of the configuration individually with an example for each. Sections should be combined under shared keys. + Wrong: ```yaml kvmd: