IBM-Security / isam-ansible-roles

Ansible Custom Modules, Handlers and Tasks for ISAM. Requires "ibmsecurity" python package.
Apache License 2.0
24 stars 43 forks source link

ISAM WRP Junctions not working after ansible configuration #165

Open elijah-chan opened 4 years ago

elijah-chan commented 4 years ago

Hi, I am trying to configure ISAM reverse proxy instances via ansible on the docker version of ISAM however the configuration container's LMI is unable to show the reverse proxy junctions after Ansible configuration is done. Subsequent ansible configurations to configure reverse proxy junctions will result in error "unable to connect to server"

These are the ansible

  1. Create Secure Domain
  2. Create Reverse Proxy instance on the newly created Secure domain
  3. Create junction
  4. Configure Reverse Proxy Conf

I was only able to see the junction details after restart the isam configuration container.

Has anyone else encountered this issue?

ram-ibm commented 4 years ago

We are working on testing this framework with Docker.

elijah-chan commented 4 years ago

is there a timeline/update on the test with the Docker version of ISAM?