mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
Add and comment use of the installedargs in SUSE
With the support in addons, hook it in the profile.
This commit is contained in:
parent
4c74581f0c
commit
3422f3cdc5
@ -28,6 +28,7 @@ dynamic behavior and replace with static configuration.
|
||||
</add_on_products>
|
||||
</add-on>
|
||||
%%ENDIFSLE%%
|
||||
<xi:include href="file:///tmp/bootloader.xml"/>
|
||||
<software>
|
||||
%%IFSLE%%
|
||||
<products config:type="list">
|
||||
|
@ -1,2 +1,3 @@
|
||||
label: %%DISTRO%% %%VERSION%% %%ARCH%% (Default Profile)
|
||||
kernelargs: quiet
|
||||
kernelargs: quiet # These arguments are passed to the installer
|
||||
#installedargs: example # These arguments would be added to the installed system
|
||||
|
Loading…
Reference in New Issue
Block a user