Skip to content

Commit

Permalink
updated step 3 of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlongcc committed Sep 19, 2024
1 parent a377961 commit 17fb97c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,11 @@ mongo_superusers:

Follow the `README.md` under the `certificates` directory to download the DoD Certificates PKI Bundle and to create any other necessary certificates.

3. **Update `main.yml` for the Ansible Playbook**
3. **Update the Ansible Role's Default Values**

Update the `main.yml` file located at `spec/ansible/roles/mongo-stig/defaults/main.yml` with your values.
Visit the [defaults/main.yml](https://github.com/mitre/ansible-mongodb-enterprise-advanced-4-stig-hardening/blob/main/defaults/main.yml) in the `mongo-stig` role repository to see the available variables. Review these variables and decide which ones, if any, you want to update for your environment.

If you decide to update any variables, modify the `vars` section of the playbook located at `spec/ansible/mongo-stig-hardening-playbook.yml`

4. **Create and Update `inputs.yml` for Inspec**

Expand Down

0 comments on commit 17fb97c

Please sign in to comment.