Add 2013 CentOS Dojo Aldershot talk.
[libguestfs-talks.git] / 2013-centos-dojo / 2300-sysprep.term
diff --git a/2013-centos-dojo/2300-sysprep.term b/2013-centos-dojo/2300-sysprep.term
new file mode 100755 (executable)
index 0000000..a72929a
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/bash -
+
+source functions
+
+# History.
+remember 'virt-sysprep --hostname dojo.example.com -d dojo'
+
+echo "Sysprep the guest"
+
+cd 2300.d
+terminal