ansible: Add mirror of patch SLE kernel source
[lttng-ci.git] / automation / ansible / roles / gitmirror / files / update.sh
index 78b9b5d398fbce1ddd5bd5ddf8159c9ef5d97613..a804c03795f056f2006cb538e6720cfd062b5d95 100644 (file)
@@ -39,6 +39,11 @@ git tag -d v2.6.11 || true
 git tag -d v2.6.11-tree || true
 popd
 
+##
+# SLES kernels
+##
+update_git sles.git/ https://github.com/SUSE/kernel.git
+
 ##
 # Ubuntu kernels
 ##
This page took 0.02229 seconds and 4 git commands to generate.