From dfec24e5ae139a014764f5e30bc0dada3562dc56 Mon Sep 17 00:00:00 2001 From: jgaunt Date: Sat, 9 Nov 2019 21:22:41 -0500 Subject: [PATCH] Update 'config.py' --- config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py b/config.py index efdf594..f5bf793 100644 --- a/config.py +++ b/config.py @@ -8,4 +8,5 @@ hosts = { 'pools': { 'pool_name': 'encryption_passphrase' } + } } \ No newline at end of file