You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2018. It is now read-only.
Perfsonar setup is prompting user "would you like to install package xyz" for different packages (like ntp, security, servicewatcher etc).
Might be because install -y is not provided in the default install optional packages script. Try and remove these prompts (instead of running their script, install those packages directly from our setup with -y flag)