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

7 lines
144 B
Puppet

notify { 'First': }
notify { 'Second': }
notify { 'Third': }
notify { 'Fourth': }
notify { 'Fifth': }
notify { 'Sixth': }
notify { 'Seventh': }