mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
change service name to docker
This commit is contained in:
parent
654071028b
commit
aa8875a0e2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ from tests.support.helpers import destructiveTest
|
|||
# Import Salt libs
|
||||
import salt.utils
|
||||
|
||||
SERVICE_NAME = 'crond'
|
||||
SERVICE_NAME = 'docker'
|
||||
|
||||
|
||||
@destructiveTest
|
||||
|
|
Loading…
Add table
Reference in a new issue