#1031 Do not use custom lorax configuration file.
Merged 2 years ago by jkaluza. Opened 2 years ago by jkaluza.
jkaluza/pungi-fedora x  into  eln

file removed
-2
@@ -1,2 +0,0 @@ 

- [lorax]

- sharedir = /srv/odcs/lorax-templates/templates.d/80-rhel/

file modified
+1 -3
@@ -36,9 +36,7 @@ 

       },

       '*': {

           'noupgrade': True,

-          'rootfs_size': 3,

-          # This is used to use ELN lorax templates instead of Fedora ones.

-          'configuration_file': 'fedora/lorax.conf'

+          'rootfs_size': 3

       }

    })

  ]

Pull-Request has been merged by jkaluza

2 years ago
Metadata