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 895891 Details for
Bug 1098171
RuntimeError: Can't have a question in command line mode!
[?]
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.
File: ks.cfg
ks.cfg (text/plain), 2.08 KB, created by
William Brown
on 2014-05-15 12:40:07 UTC
(
hide
)
Description:
File: ks.cfg
Filename:
MIME Type:
Creator:
William Brown
Created:
2014-05-15 12:40:07 UTC
Size:
2.08 KB
patch
obsolete
>#version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use network installation >url --url="http://mion.ipa.blackhats.net.au/pub/fedora/linux/releases/20/Fedora/x86_64/os/" ># Add the updates repo >repo --name=fedora --baseurl="http://mion.ipa.blackhats.net.au/pub/fedora/linux/releases/20/Everything/x86_64/os/" >repo --name=fedora-updates --baseurl="http://mion.ipa.blackhats.net.au/pub/fedora/linux/updates/20/x86_64/" ># Run the Setup Agent on first boot >firstboot --disable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --vckeymap=dvorak --xlayouts='us (dvorak)' ># System language >lang en_US.UTF-8 ># Reboot when complete >reboot > ># Network information >network --bootproto=dhcp --device=eth0 --activate >network --hostname=novah.ipa.blackhats.net.au ># Root password >rootpw RTJvYMtpNAPV4AWhjqwjpiePtTexPWywrPsz4e7H ># User to prevent an issue with serial installs >user --name=admin_local --groups=wheel --lock ># System services ># System timezone >timezone Australia/Adelaide --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --initlabel --drives=sda --all ># Disk partitioning information >part pv.8 --fstype=lvmpv --maxsize=40960 --ondisk=sda --size=30720 >volgroup vg00 --pesize=4096 pv.8 >logvol /boot --fstype=xfs --size=1024 --name=boot_lv --vgname=vg00 >logvol / --fstype=xfs --size=8192 --name=root_lv --vgname=vg00 >logvol /var --fstype=xfs --size=8192 --name=var_lv --vgname=vg00 >logvol swap --fstype=swap --size=2048 --name=swap_lv --vgname=vg00 > >%packages >@core >@guest-agents >@hardware-support >@standard >#chrony >zsh >vim >freeipa-client > >%end > >%post --log=/root/ks-post.log > >/usr/bin/hostname novah.ipa.blackhats.net.au ># Get the hostname to set as the host principal >/usr/bin/hostname > /tmp/hostname.txt >/usr/bin/hostname > /etc/hostname > ># Run the client install script >/usr/sbin/ipa-client-install --force-join --domain=ipa.blackhats.net.au --enable-dns-updates --mkhomedir -w RTJvYMtpNAPV4AWhjqwjpiePtTexPWywrPsz4e7H --unattended --force-ntpd >### Make sure that our linux admins are in sudo > >%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 1098171
:
895888
|
895889
|
895890
| 895891 |
895892
|
895893
|
895894
|
895895
|
895896
|
895897
|
895898
|
895899