This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Model | Type | Identifier | |
---|---|---|---|
MacBook Air | LAPTOP | Mac14,15 | |
MacBook Air | LAPTOP | Mac14,2 | |
MacBook Air | LAPTOP | Mac15,12 | |
MacBook Air | LAPTOP | Mac15,13 | |
MacBook Air | LAPTOP | MacBookAir10,1 | |
MacBook Air | LAPTOP | MacBookAir2,1 | |
MacBook Air | LAPTOP | MacBookAir3,1 | |
MacBook Air | LAPTOP | MacBookAir3,2 | |
MacBook Air | LAPTOP | MacBookAir4,1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import argparse | |
import os | |
from yaml import load, SafeLoader | |
TEMPLATE = """resource zentral_munki_script_check "mcs-{section}-{rule}" {{ | |
name = "{name}" | |
description = trimspace(<<EODESC | |
{description} | |
EODESC |