Displaying 1 result from an estimated 1 matches for "lhcb".
Did you mean:
ghcb
2010 Dec 15
3
File type: no success using array
...ok:
file { [ ''foo'', ''bar'', ''foobar'' ]:
owner => root,
group => root,
mode => 600,
}
I''ve this in my code:
file { [ ''/software/atlas'' , ''/software/cms'' , ''/software/lhcb'' , ''/software/magic'' , ''/software/at3'' , ''/software/paus'' , ''/software/mice'' , ''/software/ops.vo.ibergrid.eu'' , ''/software/supernemo.vo.eu-egee.org'' ]:
require...