Skip to content
Snippets Groups Projects
Commit 102073a7 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Update README

We use csentry for GPN nodes
parent ce76a584
No related branches found
No related tags found
No related merge requests found
Pipeline #31894 passed
ics-ans-gpn-config
==================
# ics-ans-gpn-config
Ansible playbook to configure servers on the GPN:
- configure samba so that the interfaces created by docker are not broadcasted to AD and DNS
- Adds csi user to servers
- add static route to reach cslab networks
- add csi user to servers
This playbook should be applied on all nodes on the GPN (and only on the GPN).
As we use a static inventory for the GPN machines, this playbook uses the "all" group.
WARNING! Be sure to run this playbook on the proper inventory!
Requirements
------------
WARNING! Be sure to run this playbook on the proper list of nodes!
- ansible >= 2.7
- molecule >= 2.19
License
-------
## License
BSD 2-clause
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment