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

Fixes #4480: When restoring archive (full or groups) dynamic groups are created empty #2204

Conversation

VinceMacBuche
Copy link
Member


override def computeDynGroup (group : NodeGroup): Box[NodeGroup] = {
for {
_ <- if(group.isDynamic) Full("OK") else Failure("Can not update a not dynamic group")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm nitpicking, but could you align the <- ?

@VinceMacBuche VinceMacBuche force-pushed the bug_4480/when_restoring_archive_full_or_groups_dynamic_groups_are_created_empty branch from fa94aa0 to 6b7a912 Compare April 25, 2019 10:13
@VinceMacBuche
Copy link
Member Author

Commit modified

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 6b7a912 into Normation:branches/rudder/4.1 Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants