Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
eole-wol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
primtux-eole
Plan de cuques
eole-wol
Commits
64acce47
Verified
Commit
64acce47
authored
6 years ago
by
David Beniamine
Browse files
Options
Downloads
Patches
Plain Diff
Do not safe run sync sid
parent
9ba8ecaa
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
do_preinstall.sh
+3
-1
3 additions, 1 deletion
do_preinstall.sh
with
3 additions
and
1 deletion
do_preinstall.sh
+
3
−
1
View file @
64acce47
...
@@ -53,8 +53,10 @@ safe_run gen_conteneurs
...
@@ -53,8 +53,10 @@ safe_run gen_conteneurs
echo
"Generating initial config"
echo
"Generating initial config"
$DIR
/import_config.sh
$DIR
/import_config.sh
echo
"You can safely ignore ldap errors below"
scp
$DIR
/sync_sid.sh partage:.
scp
$DIR
/sync_sid.sh partage:.
safe_run ssh partage bash ./sync_sid.sh
echo
"End of ignorable ldap errors"
ssh partage bash ./sync_sid.sh
ssh partage
rm
sync_sid.sh
ssh partage
rm
sync_sid.sh
echo
"Instanciating server"
echo
"Instanciating server"
...
...
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