Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Schöchlin <[email protected]>
  • Loading branch information
scoopex committed Nov 28, 2024
1 parent 397f1d1 commit 047da08
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,10 @@ options:
### Example output of the creation process

```bash
$ ./openstack_workload_generator --create_domains smoketest1 --create_projects smoketest-project1 --create_machines smoketest-testvm1
$ ./openstack_workload_generator \
--create_domains smoketest1 \
--create_projects smoketest-project1 \
--create_machines smoketest-testvm1
2024-11-22 11:16:22 - INFO - helpers.py:69 - The effective configuration from /home/marc/src/github/osba/scs/openstack-workload-generator/src/openstack_workload_generator/entities/../../../profiles/default.yaml :
>>>
{ 'admin_domain_password': 'yolobanana',
Expand Down

0 comments on commit 047da08

Please sign in to comment.