diff --git a/.gitignore b/.gitignore
index 413bcdf5208be94af0b41f30905f7811bf632c01..37e7a4c48ce6ab685f394a2967faf26564e59de1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,7 +36,7 @@ packer/custom/*
 
 # envsetup
 conf*.sh
-auto-generated-conf.sh
+auto-generated-conf.sh*
 log*.txt
 tests/ms-testing-suite
 *.log
diff --git a/inventories/local-worker/host_vars/localhost.dist.yml b/inventories/local-worker/host_vars/localhost.dist.yml
index ed267074c627fa1aa9403ef142da1a9b39c0255c..d3e5920e6d785a0b78e30060d02dca673653439c 100644
--- a/inventories/local-worker/host_vars/localhost.dist.yml
+++ b/inventories/local-worker/host_vars/localhost.dist.yml
@@ -3,6 +3,4 @@
 skyreach_system_key:
 skyreach_activation_key:
 
-toto:
-
 ...
diff --git a/inventories/local-worker/hosts b/inventories/local-worker/hosts
index 1de035264e1218657b2df07a278554f901145e5b..f3870ec486a8421ef6cb8d9bc55c9f4d57a18464 100644
--- a/inventories/local-worker/hosts
+++ b/inventories/local-worker/hosts
@@ -2,7 +2,3 @@ localhost ansible_connection=local
 
 [worker]
 localhost
-
-; empty group required for ferm role
-[server]
-[celerity]
diff --git a/logs/.gitkeep b/logs/.gitkeep
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391