Skip lxc_template_unit_test.go on non-Linux platforms
@@ -1,3 +1,5 @@
+// +build linux
+
package lxc
import (