Skip to content

bootstrap_linux.sh compatibility problem with older versions of PuppetGUI #317

@NVitanovic

Description

@NVitanovic

Older PuppetGUI scripts use the newest (from master) bootstrap_linux.sh script which requires parameters passed. The old PuppetGUI bootstrap_linux.sh did not need any parameters to be passed so the new script breaks the bootstrap on older PuppetGUIs.

The solution if running bootstrap from older PuppetGUI is to edit /opt/puppetmaster-gui/app/routes/servers.js file and replace the URL of the bootstrap_linux.sh script from https://raw.githubusercontent.com/atomia/puppet-atomia/master/files/bootstrap_linux.sh to https://raw.githubusercontent.com/atomia/puppet-atomia/f7e569c014799448906ac3a04922f688a924114a/files/bootstrap_linux.sh.

Restart the puppetmaster-gui service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions