1
0
Fork 0
puppet-walkthru/manifests/4-order-example.pp

8 lines
144 B
ObjectPascal
Raw Permalink Normal View History

2013-12-02 20:50:34 -05:00
notify { 'First': }
notify { 'Second': }
notify { 'Third': }
notify { 'Fourth': }
notify { 'Fifth': }
notify { 'Sixth': }
notify { 'Seventh': }