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

Adding role for Supporting Linux OS installation #145

Open
wants to merge 1 commit into
base: dev-collection
Choose a base branch
from

Conversation

spoorthys1303
Copy link

Role have been added to automate linux installation and roles has below steps to achieve it ,

  1. Kickstart file creation - Drive the automated OS installation
  2. DHCP in pxe server- Add the lpar entry in DHCP config file inside DHCP server
  3. TFTP in pxe server - Add the tftp/grub related files for OS to be installed in accordance with lpar mac address
  4. DHCP cleanup in pxe server - cleanup the DHCP config for the lpar created

@spoorthys1303 spoorthys1303 force-pushed the linux_deploy_roles branch 4 times, most recently from 082af4e to 6103ae1 Compare January 22, 2025 09:55
Role have been added to create,
1. Kickstart file - Drive the automated OS installation
2. DHCP setup - Add the lpar entry in DHCP config file inside DHCP server
3. TFTP setup - Add the tftp/grub related files for OS to be installed in accordence with lpar mac address
4. DHCP remove  - cleanup the DHCP config for the lpar created

Signed-off-by: Spoorthy <[email protected]>
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