Project

General

Profile

Actions

Support #3655

closed

Create a manual script

Added by Angelo Cesaro over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Triaged:
Fixed in Releases:
Found in Releases:

Description

Hi, I try to create a manual script for install foreman in automatic mode.
A simple script liked:
#!/bin/bash

foreman-installer \
--foreman-proxy-dns=true \
--foreman-proxy-dns-managed=true \
--foreman-proxy-dhcp=false \
--foreman-proxy-dhcp-interface=eth0 \
.....

but where and how can I configure all the variable of foreman in this script?
thanks

Actions #1

Updated by Dominic Cleal over 10 years ago

  • Status changed from New to Feedback
  • Priority changed from Urgent to Normal

Sorry, I don't understand your question. Customise what the foreman installer does by passing arguments like you're doing - they're all documented here: http://theforeman.org/manuals/1.3/index.html#3.2.2InstallerOptions

Actions #2

Updated by Angelo Cesaro over 10 years ago

perfect, thanks!

Actions #3

Updated by Dominic Cleal over 10 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF