We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to define domainlevel => '2012 R2', but got: Notice: /Stage[main]/Samba::Dc/Exec[setDomainFunctionLevel]/returns: samba-tool domain level: error: option --domain-level: invalid choice: '2012 R2' (choose from '2003', '2008', '2008_R2', '2012', '2012_R2')
domainlevel => '2012 R2'
Notice: /Stage[main]/Samba::Dc/Exec[setDomainFunctionLevel]/returns: samba-tool domain level: error: option --domain-level: invalid choice: '2012 R2' (choose from '2003', '2008', '2008_R2', '2012', '2012_R2')
Also, defining domainlevel => '2012_R2' didn't worked
domainlevel => '2012_R2'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried to define
domainlevel => '2012 R2'
, but got:Notice: /Stage[main]/Samba::Dc/Exec[setDomainFunctionLevel]/returns: samba-tool domain level: error: option --domain-level: invalid choice: '2012 R2' (choose from '2003', '2008', '2008_R2', '2012', '2012_R2')
Also, defining
domainlevel => '2012_R2'
didn't workedThe text was updated successfully, but these errors were encountered: