Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
cloud-init.17314
cloud-init-recognize-hpc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cloud-init-recognize-hpc.patch of Package cloud-init.17314
--- cloudinit/util.py.orig +++ cloudinit/util.py @@ -656,7 +656,9 @@ def system_info(): elif linux_dist == 'redhat': var = 'rhel' elif linux_dist in ( - 'opensuse', 'opensuse-tumbleweed', 'opensuse-leap', 'sles'): + 'opensuse', 'opensuse-tumbleweed', 'opensuse-leap', + 'sles', 'sle_hpc' + ): var = 'suse' else: var = 'linux'
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor