Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 599822 Details for
Bug 842374
Can't run ipa-server-install in %post section of kickstart file
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
kickstart file
anaconda-ks.cfg (text/plain), 1.97 KB, created by
Anthony Green
on 2012-07-23 15:53:12 UTC
(
hide
)
Description:
kickstart file
Filename:
MIME Type:
Creator:
Anthony Green
Created:
2012-07-23 15:53:12 UTC
Size:
1.97 KB
patch
obsolete
># Kickstart file automatically generated by anaconda. > >#version=DEVEL >install >cdrom >lang en_US.UTF-8 >keyboard us >network --onboot yes --device eth0 --bootproto static --ip 10.0.0.99 --netmask 255.255.255.0 --noipv6 --nameserver 10.0.0.99 --hostname ipa.atgreen.org >network --onboot yes --device eth1 --bootproto dhcp --noipv6 --hostname ipa.atgreen.org >rootpw --iscrypted $6$qU..ja1s.XC9ELv0$TIB8.qeRXlVLcHCkN6IQjF2oL8JIcybZ56AiFyRjV7GSy8jqV3EWhUP.fFq.h.q7/i0i7lfDRd.1MzHIjw5Tl0 ># Reboot after installation >reboot >firewall --disabled >authconfig --enableshadow --passalgo=sha512 >selinux --permissive >timezone --utc America/Toronto >bootloader --location=mbr --driveorder=vda --append="crashkernel=auto rd_NO_PLYMOUTH rhgb quiet" ># The following is the partition information you requested ># Note that any partitions you deleted are not expressed ># here so unless you clear all partitions first, this is ># not guaranteed to work >#clearpart --all --initlabel > > >#part /boot --fstype=ext4 --size=500 >#part pv.253002 --grow --size=1 >#volgroup vg_ipa --pesize=4096 pv.253002 >#logvol / --fstype=ext4 --name=lv_root --vgname=vg_ipa --grow --size=1024 --maxsize=51200 >#logvol swap --name=lv_swap --vgname=vg_ipa --grow --size=2016 --maxsize=2016 > > >%packages >@Base >@Core >@core >@identity-management-server >bind >bind-dyndb-ldap >emacs >ipa-client >subscription-manager > >%end > >%post --logfile /root/post_install_1.log ># Force a couple of hosts into the hosts file for installation purposes >echo "10.0.0.97 sam.atgreen.org sam" >> /etc/hosts >echo "10.0.0.99 ipa.atgreen.org" >> /etc/hosts > ># Register with SAM >rpm -ivh http://sam.atgreen.org/pub/candlepin-cert-consumer-sam.atgreen.org-1.0-1.noarch.rpm >subscription-manager register --user admin --password r3dhat1. --org Laptop_Lab --env Lab > >echo "nameserver 10.0.0.99" > /etc/resolv.conf >hostname ipa.atgreen.org >/bin/sh -l -c "ipa-server-install -a r3dhat1. --hostname=ipa.atgreen.org -r ATGREEN.ORG -p r3dhat1. -n atgreen.org --no-ntp --setup-dns --no-forwarders -U -d" >%end
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 842374
:
599821
| 599822 |
599831