cmd is not a valid module name

This commit is contained in:
Carson Anderson 2016-02-08 13:46:45 -07:00
parent dd57535a87
commit 10f8df2867

View File

@ -326,7 +326,7 @@
##########################################
# Disable specific modules. This allows the admin to limit the level of
# access the master has to the minion.
#disable_modules: [cmd,test]
#disable_modules: [cmdmod,test]
#disable_returners: []
#
# Modules can be loaded from arbitrary paths. This enables the easy deployment