- https://access.redhat.com/articles/rhel-atomic-install-vmware#iso
 - https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Installation_Guide/sect-atomic-virtualization-vmware.html
 
- right click on Cluster (choose your cluster)
 - choose 'Deploy OVF Template'
 - On Deploy OVF Template page
 - - Local File - location of \*.ova file
 - review details > next
 - Select Name and Folder - assign name and put in correct Folder
 - select Storage > (some datastore) > next
 - select network > (some network)
 - Add CD and mount the atomic0-cidata.iso that you create and upload to datastore (I had to create this iso, with 2 files, meta-data and user-data.
 - We can create additional iso images, because this will use my hostname. AtomicHostX1
 - the login is 'cloud-user' password = 'myatomic'
 
Register Atomic Host with Subscription Manager
- # subscription-manager register --force
 - Validate subscription
 - -bash-4.2# subscription-manager list
 
No comments:
Post a Comment