From 7cf8ce0b3bb88bfad2dbfcc6f34a435bdc1ddb7e Mon Sep 17 00:00:00 2001 From: Keith Date: Mon, 25 Sep 2017 18:55:47 +0200 Subject: [PATCH] Update site_template.yaml Add a comment about valid IP address. --- hieradata/site_template.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hieradata/site_template.yaml b/hieradata/site_template.yaml index 6cde465..329615b 100644 --- a/hieradata/site_template.yaml +++ b/hieradata/site_template.yaml @@ -1,4 +1,6 @@ # Site specific info +# For value with IP address, you should configure +# a valid IP address for your system. rhizo::bts1_ip_address: "172.16.0.11" rhizo::site_name: "Site" rhizo::postcode: "12345"