Skip to content
New issue

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

V-93241 Replace variable usage with strings #31

Open
karikarshivani opened this issue Aug 23, 2021 · 1 comment · May be fixed by #98
Open

V-93241 Replace variable usage with strings #31

karikarshivani opened this issue Aug 23, 2021 · 1 comment · May be fixed by #98
Assignees
Labels
chore good first issue Good for newcomers

Comments

@karikarshivani
Copy link
Contributor

A new approach from V-73509 from Windows Server 2016 can be followed for V-93241

@karikarshivani
Copy link
Contributor Author

Thanks @rlakey for pointing this out! I'll leave this issue open to remove the variables and just replace them with the string inside the describe block:

it { should have_property '\\\\*\\NETLOGON' }
it { should have_property '\\\\*\\SYSVOL' }

@Amndeep7 Amndeep7 changed the title V-93241 New approach V-93241 Replace variable usage with strings Feb 5, 2022
@Amndeep7 Amndeep7 added chore good first issue Good for newcomers and removed enhancement New feature or request labels Feb 5, 2022
@georgedias georgedias linked a pull request Mar 10, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore good first issue Good for newcomers
Projects
None yet
3 participants