Skip to content
Snippets Groups Projects
Commit 50883756 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Change task name

parent e44fcf82
No related branches found
No related tags found
6 merge requests!147Merge previous default branch feat-cod-rmq into main,!85kill nginx process running under user from login node,!51Fix acct create wait,!39WIP:Feat cod rmq,!38WIP: Feat cod rmq,!28Feat resolve uid gid
...@@ -8,7 +8,7 @@ import rc_util ...@@ -8,7 +8,7 @@ import rc_util
from os import popen from os import popen
from rc_rmq import RCRMQ from rc_rmq import RCRMQ
task = 'get_next_uid_gid' task = 'create_account'
# Instantiate rabbitmq object # Instantiate rabbitmq object
rc_rmq = RCRMQ({'exchange': 'RegUsr', 'exchange_type': 'topic'}) rc_rmq = RCRMQ({'exchange': 'RegUsr', 'exchange_type': 'topic'})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment