multinodes are confused
This commit is contained in:
parent
2944823676
commit
c7e337f3c4
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ define sunetdrive::app_type (
|
|||
content => template('sunetdrive/application/get_containers'),
|
||||
mode => '0744',
|
||||
}
|
||||
if ($environment == 'test' and ($nodenumber == 3 or $is_multinode )) {
|
||||
if ($environment == 'test' and ($nodenumber == 3) and not ($is_multinode )) {
|
||||
file { '/usr/local/bin/scan_external_mounts':
|
||||
ensure => present,
|
||||
force => true,
|
||||
|
|
Loading…
Add table
Reference in a new issue