#lang en_US.UTF-8 #keyboard us #timezone America/New_York #zerombr #clearpart --all --initlabel #autopart #rootpw --plaintext atomic # ## The Anaconda-OSTree patchset only supports extlinux bootloader --timeout=1 --extlinux # # This specifies where the OSTree repository is and # where to pull from. #ostreesetup --osname=rh-atomic-controller --remote=rh-atomic-controller --url=http://rcm-img06.build.bos.redhat.com/repo --ref=rh-atomic-controller/el7/x86_64/buildmaster/controller/docker --nogpg ostreesetup --osname=fedora-atomic --remote=fedora-atomic --url=http://10.34.102.64:8000/repo --ref=fedora-atomic/rawhide/x86_64/base --nogpg #ostreesetup --osname=fedora-atomic --remote=fedora-atomic --url=http://10.34.102.64:8000/repo --ref=fedora-atomic/rawhide/x86_64/server/docker-host --nogpg