cloud-atomic: Change osname to 'fedora-atomic'

No reason to have it differ, really.

Conflicts:
	fedora-cloud-atomic.ks
This commit is contained in:
Colin Walters 2014-11-17 15:59:07 -05:00
parent 90e71f7a4b
commit b47513bb14
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ volgroup atomicos pv.01
logvol / --size=3000 --fstype="xfs" --name=root --vgname=atomicos
# Equivalent of %include fedora-repo.ks
ostreesetup --nogpg --osname=fedora-atomic-host --remote=fedora-atomic --url=http://kojipkgs.fedoraproject.org/mash/atomic/rawhide/ --ref=fedora-atomic/rawhide/x86_64/docker-host
ostreesetup --nogpg --osname=fedora-atomic --remote=fedora-atomic --url=http://kojipkgs.fedoraproject.org/mash/atomic/rawhide/ --ref=fedora-atomic/rawhide/x86_64/docker-host
reboot