You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PNDA Users
Hello!
I've sucessfully installed PnDA 5.0, but I've configured the application package repository incorrectly on the pnda_env.yaml file. Is there a way to update that configuration post-installation?
Thanks,
Rafael
Donald Hunter
unread,
Jan 18, 2019, 5:30:23 AM1/18/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PNDA Users
Hi Rafael,
You can try connecting to the salt master and editing the package_repository settings in /srv/salt/platform-salt/pillar/env_parameters.sls. You would then need to rerun the package-repository salt state. Alternatively you could try manually setting up the package repository based on what /srv/salt/platform-salt/salt/package-repository/init.sls would do. I took a quick look and it could be as simple as updating /opt/pnda/package_repository/pr-config.json and restarting the package-repository service.