name: "simple gzip"

cmdline : 
        - filename: '/tmp/input'

env: 
        - "LC_ALL="

files:
        -  name: "/tmp/input"
           contents: "aaa"
           permissions: "rw"

network: