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

Preseed #10

Merged
23 commits merged into from
Oct 25, 2023
Merged

Preseed #10

23 commits merged into from
Oct 25, 2023

Conversation

ghost
Copy link

@ghost ghost commented Oct 20, 2023

This is the initial Preseed generation module including test cases. It supports the following at this stage:

  • Create the root user and password
  • Create a normal user, optionally in the sudo group
  • Add an SSH key to the root user's allowed keys

While this is in review I will continue work on:

  • Adding applications to be installed
  • Checking the config for errors before processing

Copy link
Collaborator

@HenrithicusGreenson HenrithicusGreenson left a comment

Choose a reason for hiding this comment

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

Do we want to update the test cases in this branch as well to work on windows or should we leave them as is?

@ghost
Copy link
Author

ghost commented Oct 23, 2023

Do we want to update the test cases in this branch as well to work on windows or should we leave them as is?

@HenrithicusGreenson The GitHub Action tests on Ubuntu so it'll only come up if someone wants to run the whole test suite on Windows. Since the application isn't designed for Windows (and the total functionality wouldn't work on it anyways), I think its a non-issue, but feel free to update them if you disagree.

@ghost ghost merged commit d24ee1a into main Oct 25, 2023
@ghost ghost deleted the preseed branch October 25, 2023 14:04
This pull request was closed.
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.

5 participants