From ff04b5aff039061cc5858dddc83490519bf1c7ef Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Wed, 15 Aug 2018 16:47:13 +0200 Subject: [PATCH] consistent style for booleans --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09299ae..e2b0919 100644 --- a/README.md +++ b/README.md @@ -475,8 +475,8 @@ network_connections: parent: eth0-profile macvlan: mode: bridge - promiscuous: True - tap: False + promiscuous: yes + tap: no ip: address: - 192.168.1.1/24