parent
6567323ef6
commit
104707fb87
1 changed files with 5 additions and 0 deletions
|
|
@ -17,6 +17,11 @@ export default (user) => ({
|
||||||
name: 'registration',
|
name: 'registration',
|
||||||
nextStep: 'packages',
|
nextStep: 'packages',
|
||||||
fields: [
|
fields: [
|
||||||
|
{
|
||||||
|
component: componentTypes.PLAIN_TEXT,
|
||||||
|
name: 'register-explanation',
|
||||||
|
label: 'Register your system with subscription manager (RHSM) and insights when the image first boots.'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
component: componentTypes.RADIO,
|
component: componentTypes.RADIO,
|
||||||
label: 'Register the system',
|
label: 'Register the system',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue