Sha256: a1a00a2077c1a41d39e5718d9d968a34e9c0eb3d412ab723858105722b5c09ce

Contents?: true

Size: 590 Bytes

Versions: 5

Compression:

Stored size: 590 Bytes

Contents

# A comment
# or maybe two
# plus some blank lines
    # with some blanks plus a comment

# a simple tag report
one: abuse@domain.com

# with weird spacing
 one : abuse@domain.com 

# with multiple tags
one, two: abuse@domain.com

# again with the weird syntax
 one , two : abuse@domain.com

# Some negations
one, !two: abuse@domain.com

# some oddly-formatted tags
one, two-three, !four-five, !six: abuse@domain.com

# multiple addresses
one, two: abuse@domain.com, testing@domain.com

# and with weird spacing
one, two: abuse@domain.com , testing@domain.com    

# and a trailing comment

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
puppet-0.24.9 test/data/reports/tagmail_passers.conf
puppet-0.24.5 test/data/reports/tagmail_passers.conf
puppet-0.24.6 test/data/reports/tagmail_passers.conf
puppet-0.24.7 test/data/reports/tagmail_passers.conf
puppet-0.24.8 test/data/reports/tagmail_passers.conf