59f83ef37b
This element installs oat-client on the image, that's necessary for trusted boot feature in Ironic to work. This element only works on Fedora. Intel TXT will measure BIOS, Option Rom and Kernel/Ramdisk during trusted boot, the oat-client will securely fetch the hash values from TPM. Change-Id: I0f1221b5708e9a5792df62ee6e73034f8bf1577c
9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
# Place this file in your /etc/yum.repos.d/ directory
|
|
|
|
[oat]
|
|
name=oat 2.2 packages and dependencies
|
|
baseurl=http://repos.fedorapeople.org/repos/gwei3/oat/fedora-$releasever/$basearch/
|
|
enabled=1
|
|
skip_if_unavailable=1
|
|
gpgcheck=0
|