From a0d47bc2fe52391f91ae0715d2a80df31d7654aa Mon Sep 17 00:00:00 2001 From: Myles Markevich <39412600+mylesmarkevich@users.noreply.github.com> Date: Fri, 30 Nov 2018 09:52:07 -0600 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..948938f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# configs +This repository contains default configuration files for the SWG Source VM. These configuration files are not intended to be used as is, but rather they are templates to be used by `swg-main/build_linux.sh` when building the config environment. That script will add things like IP Addresses and a cluster name to the config files before they're ready to be used.