Sha256: ac417eb75fccd57c19f8cfd7aa813af2c9474cd941e3c55e2cb20902258fd2f7
Contents?: true
Size: 463 Bytes
Versions: 20
Compression:
Stored size: 463 Bytes
Contents
export const defaultUsages = ['Production', 'Development/Test', 'Disaster Recovery']; export const defaultRoles = ['Red Hat Enterprise Linux Server', 'Red Hat Enterprise Linux Workstation', 'Red Hat Enterprise Linux Compute Node']; export const defaultServiceLevels = ['Self-Support', 'Standard', 'Premium']; export const ORGANIZATION = 'ORGANIZATION'; export const AVAILABLE_RELEASE_VERSIONS = 'AVAILABLE_RELEASE_VERSIONS'; export const RELEASES = 'RELEASES';
Version data entries
20 entries across 20 versions & 1 rubygems