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 945964 Details for
Bug 1151758
pxe + anaconda kickstart fails with "This group does not exist"
[?]
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
default_ks.cfg (text/plain), 2.97 KB, created by
bpk678
on 2014-10-11 14:59:34 UTC
(
hide
)
Description:
kickstart file
Filename:
MIME Type:
Creator:
bpk678
Created:
2014-10-11 14:59:34 UTC
Size:
2.97 KB
patch
obsolete
>#platform=x86, AMD64, or Intel EM64T > ># Install OS instead of upgrade >install > ># Use Updates repo >#repo --name=updates --baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/ --proxy=http://proxy.bpk2.com:8080 >#repo --name=updates --baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/20/x86_64/ --proxy=http://proxy.bpk2.com:8080 > ># Keyboard layouts >keyboard 'us' > ># Reboot after installation >reboot > ># Root password >rootpw --iscrypted $1$MAcc3tLA$gnU4QSTxUFTBKtKiJtPH/. > ># System services >services --enabled="chronyd" > ># System timezone >timezone America/New_York --ntpservers=ntp.bpk2.com > ># Use network installation >url --url="http://www.bpk2.com:81/F20" --proxy="http://proxy.bpk2.com:8080" > ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=vda > ># System language >lang en_US.UTF-8 > ># Firewall configuration >firewall --disabled > ># Network information >network --bootproto=dhcp --device=eth0 --noipv6 --activate >network --hostname=autobuild > ># System authorization information >auth --enableldap --enableldapauth --ldapserver=ldap1.bpk2.com, ldap2.bpk2.com --ldapbasedn=dc=bpk2,dc=com --enablekrb5 --krb5realm=BPK2.COM --krb5kdc=kerberos.bpk2.com --krb5adminserver=kerberos.bpk2.com > ># Use text mode install >text > ># SELinux configuration >selinux --disabled > ># Do not configure the X Window System >skipx > ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda > ># Clear the Master Boot Record >zerombr > ># Partition clearing information >clearpart --all --initlabel --drives=vda > ># Disk partitioning information >part pv.10 --fstype="lvmpv" --ondisk=vda --size=15360 >part /boot --fstype="ext4" --ondisk=vda --size=500 >volgroup autobuild --pesize=4096 pv.10 >logvol / --fstype="ext4" --size=10000 --name=root --vgname=autobuild >logvol /home --fstype="ext4" --size=500 --name=home --vgname=autobuild >#logvol /opt/splunk --fstype="ext4" --size=40652 --name=opt_splunk --vgname=autobuild >logvol swap --fstype="swap" --size=3984 --name=swap --vgname=autobuild > >%packages >@Minimal Install >#minimal-environment > >%end > >%post --nochroot >cp /etc/resolv.conf /mnt/sysimage/etc/resolv.conf >echo "proxy=http://proxy.bpk2.com:8080" >> /mnt/sysimage/etc/yum.conf >echo "export http_proxy='http://proxy.bpk2.com:8080'" >> /mnt/sysimage/etc/profile >echo "export HTTP_PROXY='http://proxy.bpk2.com:8080'" >> /mnt/sysimage/etc/profile >echo "export https_proxy='http://proxy.bpk2.com:8080'" >> /mnt/sysimage/etc/profile >echo "export HTTPS_PROXY='http://proxy.bpk2.com:8080'" >> /mnt/sysimage/etc/profile >echo "export ftp_proxy='http://proxy.bpk2.com:8080'" >> /mnt/sysimage/etc/profile >echo "export FTP_PROXY='http://proxy.bpk2.com:8080'" >> /mnt/sysimage/etc/profile > >%end > >%post >yum upgrade -y >yum install -y bind-utils chrony htop iftop less lm_sensors lsof net-snmp net-snmp-utils rsyslog-relp sssd sssd-client sssd-common sssd-krb5 sssd-krb5-common sssd-krb5-ldap tcpdump vim-common vim-enhanced vim-filesystem yum-plugin-remove-with-leaves yum-presto > >%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 1151758
: 945964