diff --git a/Jenkinsfile b/Jenkinsfile index f069aed..fa84a2c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,7 +10,7 @@ pipeline { string( name: 'LIMIT', defaultValue: '', - description: 'Limit to specific hosts or groups (e.g., "vms", "lxcs", "update_targets", or hostname) no.lan required' + description: 'Limit to specific hosts or groups (e.g., "vms", "lxcs", "docker_hosts", or hostname) no.lan required' ) booleanParam( name: 'DRY_RUN',