diff --git a/salt/modules/swift.py b/salt/modules/swift.py index 92544e2cc8..a432084ae2 100644 --- a/salt/modules/swift.py +++ b/salt/modules/swift.py @@ -7,7 +7,7 @@ Inspired by the S3 and Nova modules :depends: - swiftclient Python module :configuration: This module is not usable until the user, tenant, auth URL, and password or auth_key - are specified either in a pillar or in the minion's config file. + are specified either in a pillar or in the minion's config file. For example:: keystone.user: admin