UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit d044bc77 authored by Adam Pankow's avatar Adam Pankow :satellite: Committed by Kevin Crotty
Browse files

OPS Image YAML SPICE Fix

parent 27cc6401
1 merge request!37OPS Image YAML SPICE Fix
......@@ -178,6 +178,8 @@ resources:
str_replace:
template: |
#!/bin/bash
echo blacklist qxl > /etc/modprobe.d/qxl.conf
update-initramfs -u
if [[ "$user" != "student" ]]
then
useradd -m -U -s /bin/bash $user
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment