-
-
Save QuinnyPig/13c7232603ba10899bfe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---------- | |
ID: rabbitmq_vhost_sensu | |
Function: rabbitmq_vhost.present | |
Name: sensu | |
Result: False | |
Comment: An exception occurred in this state: Traceback (most recent call last): | |
File "/usr/lib/python2.7/site-packages/salt/state.py", line 1563, in call | |
**cdata['kwargs']) | |
File "/usr/lib/python2.7/site-packages/salt/states/rabbitmq_vhost.py", line 84, in present | |
if any(user, owner, conf, write, read): | |
TypeError: any() takes exactly one argument (5 given) | |
Started: 22:08:01.474962 | |
Duration: 1.03 ms | |
Changes: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment