chuckersjp / coreos-iso-maker

Create a bunch of coreos ISOs for OCP 4.x installs when you need to set static IPs
Apache License 2.0
58 stars 51 forks source link

Subpath #15

Closed lukyky414 closed 3 years ago

lukyky414 commented 3 years ago

Based on Pull Request: https://github.com/chuckersjp/coreos-iso-maker/pull/14 Added a custom path for ignition file in web server.

Usage: Use the variable webserver_ignition_path with the custom directory. → No / needed.

Changes: New var in group_vars/all.yml Description in README.md Using the var to create webserver_ignition_fullpath in:

chuckersjp commented 3 years ago

Cleaned up some conflicts and merged. Thanks a whole bunch!