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

feat: support user units #67

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

richm
Copy link
Contributor

@richm richm commented Nov 8, 2024

Feature: The role can manage user units in addition to system units. Each item
in each input list can be a string or a dict consisting of the item
(file, template, or unit), a user name, and a state (for files and templates).
The role will not create users and will give an error if a non-existent user
is specified.

Reason: The role should allow management of user units.

Result: The role can manage user units.

@richm richm requested a review from spetrosi as a code owner November 8, 2024 01:13
@richm richm force-pushed the support-user-units branch from ea7290c to e843dab Compare November 8, 2024 01:13
@richm richm changed the title support user units feat: support user units Nov 8, 2024
@richm richm force-pushed the support-user-units branch from e843dab to 2047717 Compare November 8, 2024 01:22
@richm
Copy link
Contributor Author

richm commented Nov 8, 2024

[citest]

2 similar comments
@richm
Copy link
Contributor Author

richm commented Nov 8, 2024

[citest]

@richm
Copy link
Contributor Author

richm commented Nov 8, 2024

[citest]

@richm richm force-pushed the support-user-units branch from 713c154 to 2047717 Compare November 8, 2024 18:14
@richm
Copy link
Contributor Author

richm commented Nov 8, 2024

[citest]

1 similar comment
@richm
Copy link
Contributor Author

richm commented Nov 11, 2024

[citest]

@richm richm force-pushed the support-user-units branch from 2047717 to 4c30371 Compare November 11, 2024 21:43
@richm
Copy link
Contributor Author

richm commented Nov 11, 2024

[citest]

Feature: The role can manage user units in addition to system units.  Each item
in each input list can be a string or a `dict` consisting of the item
(file, template, or unit), a user name, and a state (for files and templates).
The role will not create users and will give an error if a non-existent user
is specified.

Reason: The role should allow management of user units.

Result: The role can manage user units.

NOTE: User units only supported on EL8 and later.

Signed-off-by: Rich Megginson <[email protected]>
@richm richm force-pushed the support-user-units branch from 4c30371 to ce02891 Compare November 11, 2024 23:37
@richm
Copy link
Contributor Author

richm commented Nov 11, 2024

[citest]

@richm richm merged commit c295253 into linux-system-roles:main Nov 12, 2024
24 checks passed
@richm richm deleted the support-user-units branch November 12, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant