Skip to content

Commit

Permalink
Merge pull request #135 from grycap/devel
Browse files Browse the repository at this point in the history
Devel
  • Loading branch information
micafer authored Apr 12, 2024
2 parents 93ef5c1 + 1e2cd95 commit 2207843
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 5 additions & 1 deletion templates/pulsar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ metadata:
display_name: Configure a Pulsar endpoint
icon: images/pulsar.png
tabs:
Pulsar configuration: message_queue_.*
Pulsar configuration:
- message_queue_user:
reconfigure: true
- message_queue_password:
reconfigure: true
parents:
- htcondor_cluster.yml

Expand Down
3 changes: 2 additions & 1 deletion templates/users.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ metadata:
- simple-node-disk.yml
tabs:
Users:
- user_num
- user_num:
reconfigure: true

topology_template:

Expand Down

0 comments on commit 2207843

Please sign in to comment.