src: Remove image-builder.users.enabled flag
The Users customization is available in production now, the flag is no longer used.
This commit is contained in:
parent
3312beb6e7
commit
b465920b18
5 changed files with 3 additions and 11 deletions
|
|
@ -52,6 +52,7 @@ const goToReviewStep = async () => {
|
|||
await clickNext(); // Snapshots
|
||||
await clickNext(); // Custom repositories
|
||||
await clickNext(); // Additional packages
|
||||
await clickNext(); // Users
|
||||
await clickNext(); // Timezone
|
||||
await clickNext(); // Locale
|
||||
await clickNext(); // Hostname
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue