#!/bin/bash
# platform = multi_platform_all
# packages = sudo
# remediation = none

echo 'jen !fred		ALL, !SERVERS = !/bin/sh' > /etc/sudoers
