aboutsummaryrefslogtreecommitdiff
path: root/teams/cloud/cloud.xml
AgeCommit message (Collapse)Author
2024-02-23azure: ensure early boot messages are directed to the serial consoleGravatar Jeremy Cline
In the event that there's an issue with early boot, setting earlyprintk=ttyS0 ensures that the messages are routed to the serial console so it can be debugged. This particular option is documented as required in the Azure VM certification FAQ[0]. [0] https://learn.microsoft.com/en-us/partner-center/marketplace/azure-vm-certification-faq#linux-test-cases
2024-02-22Reorganize configuration around Fedora teamsGravatar Neal Gompa
This realigns the configuration into separate files/folders that would be modified by specific teams (e.g. WGs and SIGs).