Thomas H Jones II
Thomas H Jones II
### Expected behavior Setting a value for `spel_amigenfstype` results in the produced-AMI's root-filesystems all be formatted with the selected fstype ### Actual behavior While the `spel_amigenfstype` user-variable is referenced in...
* Ensure storage layout default works when null/empty
With addition of AWS builders for Red Hat 8 an CentOS 8, will also need to add builders for Azure.
### Expected behavior All user-settable, spel-specific variables should be documented in the project-documentation. Further, some variable-names might want modification to better-reflect their applicability (e.g., only spel-wide var-names get the `spel_`...
**Nature of documentation error** - [ ] Typographical or Grammar Errors - [ ] Vague - [x] Misleading/Counter-intuitive - [ ] Wholly Incorrect - [ ] Missing Document (e.g., broken...
**Is your feature request related to a problem? Please describe.** When creating non-AWS build-types – particularly those that don't typically include execution of userData, it will be necessary for the...
**Describe the bug** When using to generate VMware and other image-types, `/var/run` does not get created as a symlink to `/run` **Severity** - [x] Completely Broken (No work-around evident) -...
Lines 82-83 have a silent failure if named EPEL repository is already present in CHROOT. Probably want to implement a pre-flight so that anything invoking script with stop-on-error doesn't abort.
**Is your feature request related to a problem? Please describe.** By default, `cloud-init` creates the provisioning-user with the first available `uid` value higher than the `SYS_UID_MAX` value declared in `/etc/login.defs`....