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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
primtux-eole
Plan de cuques
eole-wol
Commits
b2c37377
Verified
Commit
b2c37377
authored
6 years ago
by
David Beniamine
Browse files
Options
Downloads
Patches
Plain Diff
WIP : auto configuration
See
#2
parent
d18966b6
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
do_postinstall.sh
+13
-3
13 additions, 3 deletions
do_postinstall.sh
eole/config.eol
+0
-0
0 additions, 0 deletions
eole/config.eol
eole/creole/acng.conf
+0
-0
0 additions, 0 deletions
eole/creole/acng.conf
eole/era/2zones-amonecole-cuques.xml
+46
-0
46 additions, 0 deletions
eole/era/2zones-amonecole-cuques.xml
with
59 additions
and
3 deletions
do_postinstall.sh
+
13
−
3
View file @
b2c37377
...
...
@@ -30,16 +30,26 @@ fi
DIR
=
`
dirname
$0
`
# Update
echo
"Updating eole"
Maj-Auto
echo
"Generating containers"
gen_conteneurs
cp
$DIR
/config.eol /etc/eole/
echo
"Instanciating server"
instance
diagnose
-L
cp
$DIR
/creole/
*
/usr/share/eole/creole/modif
# Configure
echo
"Copying configuration"
cp
-v
$DIR
/eole/config.eol /etc/eole/
cp
-v
$DIR
/eole/creole/
*
/usr/share/eole/creole/modif
cp
-v
$DIR
/eole/era/
*
/usr/share/era/modeles
gen_patch
echo
"Please set the school network IP, save and quit the configurator"
gen_config
echo
"Configuring server"
reconfigure
for
ctn
in
partage reseau
...
...
This diff is collapsed.
Click to expand it.
config.eol
→
eole/
config.eol
+
0
−
0
View file @
b2c37377
File moved
This diff is collapsed.
Click to expand it.
creole/acng.conf
→
eole/
creole/acng.conf
+
0
−
0
View file @
b2c37377
File moved
This diff is collapsed.
Click to expand it.
eole/era/2zones-amonecole-cuques.xml
0 → 100644
+
46
−
0
View file @
b2c37377
<?xml version="1.0" encoding="UTF-8" ?>
<firewall
name=
"/usr/share/era/modeles/2zones-amonecole-cuques.xml"
model=
"/usr/share/era/modeles/2zones-amonecole.xml"
version=
"2.42"
>
<zones>
</zones>
<include>
</include>
<services>
<service
name=
"apt-cacher-ng"
protocol=
"tcp"
ports=
"3142"
id=
"82"
libelle=
"apt cacher"
tcpwrapper=
""
/>
</services>
<qosclasses
upload=
""
download=
""
>
</qosclasses>
<extremites>
</extremites>
<ranges>
</ranges>
<user_groups>
</user_groups>
<applications>
</applications>
<flux-list>
<flux
zoneA=
"bastion"
zoneB=
"exterieur"
>
<montantes
default_policy=
"0"
>
</montantes>
<descendantes
default_policy=
"1"
>
</descendantes>
</flux>
<flux
zoneA=
"exterieur"
zoneB=
"pedago"
>
<montantes
default_policy=
"0"
>
</montantes>
<descendantes
default_policy=
"1"
>
</descendantes>
</flux>
<flux
zoneA=
"bastion"
zoneB=
"pedago"
>
<montantes
default_policy=
"0"
>
<directive
service=
"apt-cacher-ng"
priority=
"40"
action=
"2"
attrs=
"0"
mark_operator=
"None"
mark_value=
""
src_inv=
"0"
dest_inv=
"0"
serv_inv=
"0"
libelle=
"pas de description"
ipsec=
"0"
accept=
"0"
>
<source
name=
"pedago"
/>
<destination
name=
"bastion"
/>
</directive>
</montantes>
<descendantes
default_policy=
"1"
>
</descendantes>
</flux>
</flux-list>
</firewall>
\ No newline at end of file
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