Skip to content
Snippets Groups Projects
Commit 063875a1 authored by Sebastian Rieger's avatar Sebastian Rieger
Browse files

fixed faafo deployment error, thanks to Stefan again ;)

parent d62f0269
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,7 @@ def main():
-i messaging -i faafo -r api
rabbitmqctl add_user faafo guest
rabbitmqctl set_user_tags faafo administrator
rabbitmqcl set_permissions -p / faafo ".*" ".*" ".*"
rabbitmqctl set_permissions -p / faafo ".*" ".*" ".*"
'''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment