$OpenBSD: patch-conf_minion,v 1.1 2013/08/22 18:14:48 kirby Exp $
--- conf/minion.orig	Thu Aug 22 18:22:50 2013
+++ conf/minion	Thu Aug 22 18:23:04 2013
@@ -8,7 +8,7 @@
 
 # Set the location of the salt master server, if the master server cannot be
 # resolved, then the minion will fail to start.
-#master: salt
+master: 127.0.0.1
 
 # Set whether the minion should connect to the master via IPv6
 #ipv6: False
