don't queue rogue config task
Some checks are pending
continuous-integration/laminar-eldarion Build failed with exit code 123 after 2 seconds
Some checks are pending
continuous-integration/laminar-eldarion Build failed with exit code 123 after 2 seconds
This commit is contained in:
parent
63658729db
commit
f43463b0ed
1 changed files with 0 additions and 6 deletions
|
@ -202,12 +202,6 @@ collectd_username="$(ask_text "collectd", "Enter collectd username")";
|
||||||
collectd_password="$(ask_password "collectd" "Enter collectd password")";
|
collectd_password="$(ask_password "collectd" "Enter collectd password")";
|
||||||
|
|
||||||
|
|
||||||
###
|
|
||||||
# Autonomous config tasks
|
|
||||||
###
|
|
||||||
|
|
||||||
source ./steps-config/100-apt-sbrl.sh
|
|
||||||
|
|
||||||
stage_end "$?";
|
stage_end "$?";
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
Loading…
Reference in a new issue