constants: Switch to rhel-86
This commit is contained in:
parent
90d15807a6
commit
070e507933
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
export const IMAGE_BUILDER_API = '/api/image-builder/v1';
|
||||
export const RHSM_API = '/api/rhsm/v2';
|
||||
export const RHEL_8 = 'rhel-85';
|
||||
export const RHEL_8 = 'rhel-86';
|
||||
|
||||
export const UNIT_KIB = 1024 ** 1;
|
||||
export const UNIT_MIB = 1024 ** 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue