Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Same variable with different value assigned to 2 roles, used in 2 orchestation not working I expected
-
Hello
I a trying to make:
- Module which create several folders (@FOLDER) with a loop of Ensure-directory
- Role IIS-APP1, has:
- Variable @FOLDER=@(D:\APP1\SITE,D:\APP1\ARCHIVES),
- Orchestration call Module
- Role IIS-APP2, has:
- Variable $FOLDER=@(D:\APP2\SITE,D:\APP2\UPLOAD),
- Orchestration call Module
The result is weird:
the folders for IIS-APP1 role are created but they appears to be link the role IIS-APP2 in the configuration status.
The orchestration is going properly thru the 2 roles, but keep the same value of @FOLDER whatever the role.
Is it normal ?
Regards
Philippe Camelio
Product: Otter
Version: 2.1.1 -
I finally bypass this limitation by using adding an argument to the module
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login