Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
I
install-test
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
minerva
install-test
Commits
2536a2af
Commit
2536a2af
authored
Nov 15, 2019
by
Piotr Gawron
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
skip preseed
parent
0f52e883
Pipeline
#16881
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
openstack/install-wrapper.sh
openstack/install-wrapper.sh
+1
-1
No files found.
openstack/install-wrapper.sh
View file @
2536a2af
#!/bin/bash
echo
debconf minerva/internal/skip-preseed boolean
fals
e
| debconf-set-selections
echo
debconf minerva/internal/skip-preseed boolean
tru
e
| debconf-set-selections
echo
debconf minerva/dbconfiginstall boolean
true
| debconf-set-selections
echo
debconf minerva/pgsql/app-pass
select
123qweasdzxc | debconf-set-selections
echo
debconf minerva/remote/host
select
localhost | debconf-set-selections
...
...
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