aboutsummaryrefslogtreecommitdiff
path: root/lpconfig.yml.example
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2019-10-16 11:26:56 -0400
committerMatt Rendina <mrendina@stsci.edu>2019-10-16 11:26:56 -0400
commit68579286f4a80b74eef2634a7d5e58096d158742 (patch)
tree55c51c0ee95df052c1af0f34140676295b3663ad /lpconfig.yml.example
parent341ede470217f39059dbf0a9fa03e1a516e66696 (diff)
downloadconmets-68579286f4a80b74eef2634a7d5e58096d158742.tar.gz
Add example config file
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