Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ics-ans-role-autoinstall
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ics-ansible-galaxy
ics-ans-role-autoinstall
Commits
70747f24
Commit
70747f24
authored
5 years ago
by
Amir Forsat
Browse files
Options
Downloads
Patches
Plain Diff
fixed typo on BIOS grub menu files storage-tX machines
parent
d851a78a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#20332
passed
5 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
templates/grub-menu/BIOS-storage_t3.j2
+1
-2
1 addition, 2 deletions
templates/grub-menu/BIOS-storage_t3.j2
templates/grub-menu/BIOS-storage_t4.j2
+1
-3
1 addition, 3 deletions
templates/grub-menu/BIOS-storage_t4.j2
with
2 additions
and
5 deletions
templates/grub-menu/BIOS-storage_t3.j2
+
1
−
2
View file @
70747f24
linux /images/centos7-x86_64/vmlinuz ksdevice=bootif lang= nomodeset text xdriver=vesa kssendmac
ks=http://{{ kickstart_ip }}/centos7/centos7-storage-t3.ks
linux /images/centos7-x86_64/vmlinuz ksdevice=bootif lang= nomodeset text xdriver=vesa kssendmac ks=http://{{ kickstart_ip }}/centos7/centos7-storage-t3.ks
initrd /images/centos7-x86_64/initrd.img
This diff is collapsed.
Click to expand it.
templates/grub-menu/BIOS-storage_t4.j2
+
1
−
3
View file @
70747f24
linux /images/centos7-x86_64/vmlinuz ksdevice=bootif lang= nomodeset text xdriver=vesa kssendmac
ks=http://{{ kickstart_ip }}/centos7/centos7-storage-t4.ks
linux /images/centos7-x86_64/vmlinuz ksdevice=bootif lang= nomodeset text xdriver=vesa kssendmac ks=http://{{ kickstart_ip }}/centos7/centos7-storage-t4.ks
initrd /images/centos7-x86_64/initrd.img
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment