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
R
reference-repository
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
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
grid5000
reference-repository
Commits
8860d618
Commit
8860d618
authored
May 16, 2011
by
Gaetan SIMO
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[environments] updating squeeze-x64-xen md5sum.
parent
640ed33b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
generators/input/environments.rb
generators/input/environments.rb
+1
-1
generators/input/orsay.rb
generators/input/orsay.rb
+2
-1
No files found.
generators/input/environments.rb
View file @
8860d618
...
...
@@ -600,7 +600,7 @@ end
environment
'squeeze-x64-xen-0.8'
do
state
"stable"
file
({
:path
=>
"/grid5000/images/squeeze-x64-xen-0.8.tgz"
,
:md5
=>
"
351284d43d4a3687b3198cbd1d34738f
"
})
file
({
:path
=>
"/grid5000/images/squeeze-x64-xen-0.8.tgz"
,
:md5
=>
"
243961b600246379b1257b57c5905c68
"
})
kernel
"2.6.26.2"
valid_on
"bordeplage , bordereau , borderline , adonis , edel , genepi , chicon , chimint , chinqchint , chirloute , capricorne , sagittaire , graphene , griffon , gdx , netgdx , paradent , paramount , parapide , parapluie , helios , sol , suno, pastel , violette"
based_on
"Debian version lenny for amd64"
...
...
generators/input/orsay.rb
View file @
8860d618
...
...
@@ -45,7 +45,8 @@ site :orsay do |site_uid|
operating_system
({
:name
=>
nil
,
:release
=>
nil
,
:version
=>
nil
:version
=>
nil
,
:kernel
=>
"2.6.26"
})
storage_devices
[
{
:interface
=>
'SATA'
,
:size
=>
80
.
GB
,
:driver
=>
nil
}
...
...
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