depends: |
|
---|
Only deletion is supported, creation doesn't make sense and can be done using
mongodb_user.present
.
salt.states.mongodb_database.
absent
(name, user=None, password=None, host=None, port=None, authdb=None)¶Ensure that the named database is absent. Note that creation doesn't make sense in MongoDB.
Generated on February 21, 2019 at 06:42:45 MST.
You are viewing docs for the latest stable release, 2018.3.3. Switch to docs for the previous stable release, 2017.7.8, or to a recent doc build from the develop branch.
© 2019 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy