Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make $pe_installer_source more flexible #465

Closed
wants to merge 1 commit into from

Commits on Sep 12, 2024

  1. Make $pe_installer_source more flexible

    This makes the peadm::install plan more flexible. Previously the
    variable $pe_installer_source could point to an absolute URL directly to
    the desired .tar.gz. Now it can also point to a web directory. Then
    peadm will calculate the .tar.gz name and fetch it from the web
    directory.
    
    This applies for the peadm::upgrade and peadm::install plan.
    bastelfreak committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1d2736f View commit details
    Browse the repository at this point in the history