Open jasonbrooks opened 6 years ago
We do when: "'CentOS' in ansible_distribution
in a-h-t, so you catch both standard CentOS AH and Continuous
I guess I can add that.
If you need any other ugly Ansible hacks, please let me know. We have piles of them. :rofl:
re: https://github.com/projectatomic/centos-release-atomic-host-devel/blob/ffb78dae28ff343453dca0af3aaf213a796f8a20/centos-devel-atomic-host-release.spec#L2
CentOS Atomic Continuous has "CentOSDev" in its
/etc/redhat-release
, and it's causing an issue for me w/ os family detection in ansble. Assuming that that traces back to here, could we make the family "CentOS"?