Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
8f1de71b
Commit
8f1de71b
authored
Mar 26, 2016
by
Stéphane Graber
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #924 from evgeni/default-ubuntu-mirror
always provide a default mirror for debootstraping Ubuntu
parents
dc801c70
8bc8fd9a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lxc-ubuntu.in
templates/lxc-ubuntu.in
+2
-0
No files found.
templates/lxc-ubuntu.in
View file @
8f1de71b
...
@@ -39,6 +39,8 @@ export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin
...
@@ -39,6 +39,8 @@ export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin
set
-e
set
-e
MIRROR
=
${
MIRROR
:-
http
://archive.ubuntu.com/ubuntu
}
SECURITY_MIRROR
=
${
SECURITY_MIRROR
:-
http
://security.ubuntu.com/ubuntu
}
LOCALSTATEDIR
=
"@LOCALSTATEDIR@"
LOCALSTATEDIR
=
"@LOCALSTATEDIR@"
LXC_TEMPLATE_CONFIG
=
"@LXCTEMPLATECONFIG@"
LXC_TEMPLATE_CONFIG
=
"@LXCTEMPLATECONFIG@"
# Allows the lxc-cache directory to be set by environment variable
# Allows the lxc-cache directory to be set by environment variable
...
...
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