aboutsummaryrefslogtreecommitdiff
path: root/lpconfig.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'lpconfig.yml.example')
-rw-r--r--lpconfig.yml.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/lpconfig.yml.example b/lpconfig.yml.example
new file mode 100644
index 0000000..a8549d8
--- /dev/null
+++ b/lpconfig.yml.example
@@ -0,0 +1,6 @@
+infrastructure_hosts:
+ - '#.#.#.#' # Host designated as 'infrastructure'
+
+internal_host_specs:
+ - '^10.' # Private network block
+ - '^172.17.' # Private network block