Skip to content

Attempt to run only one stage #13

@physio

Description

@physio

Operating system

ubuntu 20.04

Laravel Version

Composer version 2.1.10 2021-10-29 22:34:57

PHP Version

PHP 8.0.12 (cli) (built: Oct 22 2021 12:34:48) ( NTS )

Project Location

Remote

Bug description

i attempt to run only only one stage:
sudo./installer run-stage --step="credentials"
has no problem, but when i attempt to run for example ntp, the system change me the credentials.

Steps to reproduce

sudo ./installer run-stage --step="ntp"
or
sudo ./installer run-stage --step="Ntp"

Relevant log output

ubuntu@ip-172-31-44-127:~$ sudo ./installer run-stage --step="Ntp"
You can see detailed log in /root/installer.log
Every step can take several minutes
Running Ntp: ✔
Run time taken 00:00:00
+-------------------+------------------------------+
| name              | value                        |
+-------------------+------------------------------+
| Public IP         | ******                       |
| Password          | ******                       |
| Database Password | ******                       |
+-------------------+------------------------------+

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions