From b64d9ba3913ce4a1613c0dcf0db44a6ff4403d28 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Mon, 7 Sep 2015 14:14:42 -0700 Subject: [PATCH] Add example dotfile config --- vmfloaty.yml.example | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 vmfloaty.yml.example diff --git a/vmfloaty.yml.example b/vmfloaty.yml.example new file mode 100644 index 0000000..7728537 --- /dev/null +++ b/vmfloaty.yml.example @@ -0,0 +1,2 @@ +url: 'http://vmpooler.example.com' +user: 'brian'