Project

General

Profile

action #177477

Updated by JERiveraMoya 4 days ago

#### ### Motivation 
 Based on this ticket https://progress.opensuse.org/issues/175728 we want to include support for s390x and ppc64le architectures to include profile generation support same as x86_64 and aarch64. aarch64 

 In this ticket we want to cover using templating for unattended installation and also for interactive installation when we import a profile. 

 ### Acceptance Criteria 
 - **AC1**: Adapt JSONNET template to s390x and ppc64le. 
 - **AC2**: Adapt `import_agama_profile` step to use dynamic profiles (s390x and ppc64le) 
 - **AC3**: Clean-up all the jsonnet files not needed anymore. 

Back