Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
devops
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Insights
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
osm
devops
Commits
3b3edeab
Commit
3b3edeab
authored
7 years ago
by
Jeremy Mordkoff
Browse files
Options
Downloads
Patches
Plain Diff
set the RIFT_EXTERNAL_ADDRESS to the address of the parent container/VM
Signed-off-by:
Jeremy Mordkoff
<
Jeremy.Mordkoff@riftio.com
>
parent
baaec069
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
installers/install_osm.sh
+2
-0
2 additions, 0 deletions
installers/install_osm.sh
with
2 additions
and
0 deletions
installers/install_osm.sh
+
2
−
0
View file @
3b3edeab
...
...
@@ -188,6 +188,8 @@ function configure(){
echo
-e
" Configuring SO"
sudo
route add
-host
$JUJU_CONTROLLER_IP
gw
$VCA_CONTAINER_IP
sudo sed
-i
"
$
i route add -host
$JUJU_CONTROLLER_IP
gw
$VCA_CONTAINER_IP
"
/etc/rc.local
echo
RIFT_EXTERNAL_ADDRESS
=
$DEFAULT_IP
| lxc
exec
SO-ub
--
tee
-a
/usr/rift/etc/default/launchpad
lxc
exec
SO-ub
--
systemctl restart launchpad
so_is_up
$SO_CONTAINER_IP
...
...
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