Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
environments-recipes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
grid5000
environments-recipes
Commits
4515e256
Commit
4515e256
authored
Dec 02, 2020
by
Baptiste Jonglez
Committed by
Pierre Neyron
Dec 02, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[centos] [ppc64] Add CentoS 7 ppc64 recipe (needs a mirror with centos-altarch)
parent
ee1ff71e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
from_scratch/ppc64le/centos-7.yaml
from_scratch/ppc64le/centos-7.yaml
+23
-0
No files found.
from_scratch/ppc64le/centos-7.yaml
0 → 100644
View file @
4515e256
#==============================================================================
# vim: softtabstop=2 shiftwidth=2 expandtab fenc=utf-8 cc=81 tw=80
#==============================================================================
#
# DESCRIPTION: Centos 7 recipe using the netinstall mechanism
#
#==============================================================================
---
extend
:
centos-base.yaml
global
:
release_number
:
7
mirror_base_url
:
http://ftp.rz.uni-frankfurt.de/pub/mirrors/centos-altarch/
mirror_url
:
$${mirror_base_url}$${release}/os/$${arch}/
bootstrap
:
-
"
@base"
setup
:
-
"
@base"
export
:
-
"
@base"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment