File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Proxmox/Ansible/roles/logger/tasks Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 353353
354354 fleetctl config set --address https://0.0.0.0:8412
355355 fleetctl config set --tls-skip-verify true
356- fleetctl setup --email admin@detectionlab.network --username admin --password 'admin123# ' --org-name DetectionLab
357- fleetctl login --email admin@detectionlab.network --password 'admin123# '
356+ fleetctl setup --email admin@detectionlab.network --username admin --password 'Fl33tpassword! ' --org-name DetectionLab
357+ fleetctl login --email admin@detectionlab.network --password 'Fl33tpassword! '
358358
359359 # Set the enrollment secret to match what we deploy to Windows hosts
360360 mysql -uroot --password=fleet -e 'use fleet; update enroll_secrets set secret = "enrollmentsecret";'
You can’t perform that action at this time.
0 commit comments