Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
0a1b921a
Commit
0a1b921a
authored
Jul 30, 2013
by
Leigh B Stoller
Browse files
Add Amazon EC2 option.
parent
0b171950
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/showimageid_list.php3
View file @
0a1b921a
<?php
#
# Copyright (c) 2000-201
2
University of Utah and the Flux Group.
# Copyright (c) 2000-201
3
University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
...
...
@@ -122,6 +122,8 @@ SUBPAGESTART();
SUBMENUSTART
(
"More Options"
);
WRITESUBMENUBUTTON
(
"Create an Image Descriptor"
,
"newimageid_ez.php3"
);
WRITESUBMENUBUTTON
(
"Import an Amazon EC2 Instance Image"
,
"newimageid_ez.php3?ec2=1"
);
WRITESUBMENUBUTTON
(
"More info on Images"
,
"
$WIKIDOCURL
/Tutorial#CustomOS"
);
if
(
$isadmin
)
{
...
...
Write
Preview
Supports
Markdown
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