Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RapidSpace Autoinstall OS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
RapidSpace Autoinstall OS
Commits
4a9934ec
Commit
4a9934ec
authored
Jan 23, 2025
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use douai configuration on douai-capri-004
parent
9781efaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
douai/dnsmasq.sh
douai/dnsmasq.sh
+3
-3
No files found.
douai/dnsmasq.sh
View file @
4a9934ec
...
...
@@ -9,10 +9,10 @@ download_debian_11_if_needed
download_sysrescuecd_if_needed
#UPDATE THOSE VARIABLES DEPENDING ON YOUR SITE
MY_IF_NAME
=
e
th0
MY_IP_ADDR
=
192.168.46.
2
MY_IF_NAME
=
e
no1
MY_IP_ADDR
=
192.168.46.
54
DHCP_RANGE
=
192.168.46.100,static,255.255.255.0
ROUTER_ADDR
=
192.168.46.
2
ROUTER_ADDR
=
192.168.46.
54
DNS_SERVER
=
1.1.1.1
#This is to make linux output visible in IPMI SOL. Remove if you are using a graphical card.
...
...
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