Displaying 1 result from an estimated 1 matches for "has_sdc".
Did you mean:
has_sdl
2012 Sep 27
0
File_line
...ronment production: Syntax error at ''{'',
expected ''}'' at / etc / puppet / modules / smartd / Manifests / init.pp: 66
''
I really can not see my mistake. Could you help me? Any tips?
class smartd ($disks = undef) {
if $disks == undef {
$disks = $::has_sdc ? {
true => {
file_line => { ''add3_3disks_smartd:
line => {
''/dev/sda -a -o on -S on -s L/../../4/02 -m a@b.com'',
''/dev/sdb -a -o on -S on -s L/../../6/02 -m b@b.com'',
''/dev/sdc -a...