Skip to content

Commit

Permalink
Commit changes made by code formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 12, 2023
1 parent 8c968b4 commit 6dd7566
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,12 @@ wget -O .env https://raw.githubusercontent.com/ministryofjustice/juniper-mist-in
```

3. Configure .env file:
You must either provide MIST_USERNAME and MIST_PASSWORD or MIST_API_TOKEN.
If you opt for username and password MFA will be requested during runtime.
All other inputs are mandatory:
ORG_ID,
SITE_GROUP_IDS,
RF_TEMPLATE_ID

You must either provide MIST_USERNAME and MIST_PASSWORD or MIST_API_TOKEN.
If you opt for username and password MFA will be requested during runtime.
All other inputs are mandatory:
ORG_ID,
SITE_GROUP_IDS,
RF_TEMPLATE_ID

4. Create a csv file named: `sites_with_clients.csv` within '~/mist_working_directory/data_src'
or copy the [example CSV](./example.sites_with_clients.csv) (which is formatted correctly) with the following command to the data directory:
Expand Down

0 comments on commit 6dd7566

Please sign in to comment.