Cleanup config
diff --git a/xos/observers/helloworldservice/helloworldservice_config b/xos/observers/helloworldservice/helloworldservice_config
index 5849894..15f9262 100644
--- a/xos/observers/helloworldservice/helloworldservice_config
+++ b/xos/observers/helloworldservice/helloworldservice_config
@@ -1,37 +1,8 @@
-
-[plc]
-name=plc
-deployment=plc
-
-[db]
-name=xos
-user=postgres
-password=password
-host=localhost
-port=5432
-
-[api]
-host=128.112.171.237
-port=8000
-ssl_key=None
-ssl_cert=None
-ca_ssl_cert=None
-ratelimit_enabled=0
-omf_enabled=0
-mail_support_address=support@localhost
-nova_enabled=True
-logfile=/var/log/xos.log
-
 [observer]
 name=helloworldservice
 dependency_graph=/opt/xos/observers/helloworldservice/model-deps
 steps_dir=/opt/xos/observers/helloworldservice/steps
 sys_dir=/opt/xos/observers/helloworldservice/sys
-deleters_dir=/opt/xos/observers/helloworldservice/deleters
-logfile=/var/log/xos_backend.log
-driver=None
-pretend=False
 backoff_disabled=True
 save_ansible_output=True
 proxy_ssh=False
-full_setup=True