How do I edit CS in the demo #244
Closed
martynia
started this conversation in
Developer discussions
Replies: 3 comments 7 replies
|
Here |
2 replies
|
Lets me re-phrase: Small steps:How do I add another property to DiracAdmin user ? At the moment it is hardwired in the code to be "NormalUser". From a description you are linking above there is a mysterious ("this") file to be modified and committed. Which file ? * |
1 reply
|
OK,
Am I supposed to add a mounted default.yml?
It’s in a ignored directory, should I mess up with that?
J.
…On Thu, 18 Jul 2024 at 16:56, chaen ***@***.***> wrote:
Ah okay, so having context really helps.
Few points here:
- the --property flag is just a place holder and does nothing yet (I
agree, it's misleading) #148
<#148>
- The property of the group we add is hard coded at the moment:
https://github.com/DIRACGrid/diracx/blob/2e180849611f4628d4fdaf2a663e1c7b5be94b2d/diracx-cli/src/diracx/cli/internal/__init__.py#L75
(you could add a extra function to add a property to a group)
- The mysterious file (default.yaml) contains the list of properties
for the group you are interested in. Just add it, and commit
—
Reply to this email directly, view it on GitHub
<#244 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2KE7KXLI4EX3E5DGD2GK3ZM7JRVAVCNFSM6AAAAABIHZMFEWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBYGU4DGOI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
As discussed during the last Dirac meeting I would like moo be able to edit the CS to be used with a demo session. How can it be done ?
Thanks, JM
All reactions