Projet

Général

Profil

Révision 2489f932

ID2489f932b9e4988805cf768c7db2edf8a0732781
Parent 4ec94616
Enfant 2cc54308

Ajouté par Nacho Barrientos il y a plus de 4 ans

Correct error message

Voir les différences:

manifests/simplerule.pp
38 38
){
39 39

  
40 40
  if $dport and !$proto {
41
    fail('Specifying a transport protocol via $proto is mandatory when passing a port')
41
    fail('Specifying a transport protocol via $proto is mandatory when passing a $dport')
42 42
  }
43 43

  
44 44
  if $ensure == 'present' {

Formats disponibles : Unified diff