From 4d3b0a6a23149a8448c44754d0b03f25cf80b8db Mon Sep 17 00:00:00 2001 From: Giuseppe Attardi <giuseppe.attardi@garr.it> Date: Fri, 19 Jan 2018 11:43:27 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1ca2d49..9f3c215 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Overview -This charm sets default gateway in /etc/network/interfaces. +This charm sets the default gateway in /etc/network/interfaces. It is a subordinate charm. @@ -11,13 +11,11 @@ Step by step instructions on using the charm: juju deploy servicename juju add-relation defaultgw servicename - ## Known Limitations and Issues -This not only helps users but gives people a place to start if they want to help you add features to your charm. - # Configuration + gateway CIDR of default gateway in /etc/network/interfaces. E.g.: 10.10.10.1/24 # Contact Information -- GitLab