module-concat/manifests
Morgan Haskel e015a1fdf7 Lack of idempotency with ensure => 'absent'
Need to add an unless to the exec in the case we have `ensure =>
'absent'` for the concat, otherwise the exec (of true) runs every time.
2014-09-08 14:24:29 -04:00
..
fragment.pp Remove dependency on stdlib4 2014-09-05 16:26:21 -04:00
init.pp Lack of idempotency with ensure => 'absent' 2014-09-08 14:24:29 -04:00
setup.pp fix concat broken on windows due to case sensitive regexp -- made it case insensitive 2014-07-09 13:45:16 +10:00