vaanalyst
vaanalyst
from issue 353: have this issue, what if we change the source in install.pp? rhscl: { # rhscl is RedHat SCLs from softwarecollections.org if $::python::rhscl_use_public_repository { $scl_package = "rhscl-${::python::version}-epel-${::operatingsystemmajrelease}-${::architecture}" package...
@clocked0ne I tried that (setting cache to 0 and provide no identitysource) and it works. thanks
if you are using in a resource policy couldn't you do it like: `Condition: StringEquals: aws:PrincipalOrgID: "${aws:PrincipalOrgID}"` based on documentation here: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_variables.html