Skip to content

Conversation

@szarkos
Copy link
Contributor

@szarkos szarkos commented Jun 12, 2018

No description provided.

@centos-ci
Copy link
Collaborator

Can one of the admins verify this patch?

@szarkos
Copy link
Contributor Author

szarkos commented Jun 12, 2018

@kbsingh

This ks is for CentOS 7. I built the image with virt-install, converted to VHD and successfully tested on Azure.

%post --erroronfail --log=/var/log/anaconda/post-install.log
#!/bin/bash

echo "virtual-guest" > /etc/tuned/active_profile
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we sure we want to disable this ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nevermind, i see it being set later.

EOF

# XXX instance type markers - MUST match CentOS Infra expectation
echo 'azure' > /etc/yum/vars/infra
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should leave this in, it allows the mirrorlist redirector to send the content download urls to the best place

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nevermind, i see it being set later.

@kbsingh kbsingh merged commit 84f8258 into CentOS:master Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants