chiark / gitweb /
Move example configs to a separate dir, add envs
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 30 Dec 2013 16:11:52 +0000 (17:11 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 9 Jan 2014 15:23:48 +0000 (16:23 +0100)
sampleconfigs/config.sample.py [moved from config.sample.py with 99% similarity]
sampleconfigs/makebs.config.sample.py [moved from makebs.config.sample.py with 95% similarity]

similarity index 99%
rename from config.sample.py
rename to sampleconfigs/config.sample.py
index ea113beb3b1ea75d35b7492c50bdf468e96aa484..0f4aeb2cf8fd79ed572168d3a62fe7c5b4bcde84 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python2
+
 # Copy this file to config.py, then amend the settings below according to
 # your system configuration.
 
similarity index 95%
rename from makebs.config.sample.py
rename to sampleconfigs/makebs.config.sample.py
index 5969e20b8f6315c7ee21dce3d861e6f84a7e05de..14fcaae50e6c2ae67f4a0cb37233dd4cc6a6304e 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python2
+
 # You will need to alter these before running makebuildserver.py
 
 # Name of the base box to use...