Activity log for bug #2071899

Date Who What changed Old value New value Message
2024-07-04 08:10:56 juhsoin bug added bug
2024-07-04 08:14:58 juhsoin information type Public Public Security
2024-07-04 08:15:04 juhsoin information type Public Security Public
2024-07-04 08:16:10 juhsoin description Documentation of pki_install_ca states the following. # example variable of CA to install # pki_install_ca: # # CA created but the PKI role # - name: SnakeRoot # # # user provided CA copied from the deploy host (src), to the target (filename) # - src: /opt/my-ca/MyRoot.crt # filename: /etc/ssl/certs/MyRoot.crt # For me the working configuration looked something like this pki_install_ca: - name: MyName src: /etc/ssl/certs/MyCert.pem filename: MyCert.pem Documentation seems to be out of date/invalid ----------------------------------- Release: 0.0.1.dev47 on 2021-02-09 10:44:22 SHA: d084fe5cc465a6c938bebb8c67a73fff53d52679 Source: https://opendev.org/openstack/ansible-role-pki/src/doc/source/index.rst URL: https://docs.openstack.org/ansible-role-pki/2024.1/ Documentation of pki_install_ca states the following. # example variable of CA to install # pki_install_ca: # # CA created but the PKI role # - name: SnakeRoot # # # user provided CA copied from the deploy host (src), to the target (filename) # - src: /opt/my-ca/MyRoot.crt # filename: /etc/ssl/certs/MyRoot.crt # For me the working configuration looked something like this pki_install_ca:   - name: MyName     src: /etc/ssl/certs/MyCert.crt     filename: MyCert.crt Documentation seems to be out of date/invalid ----------------------------------- Release: 0.0.1.dev47 on 2021-02-09 10:44:22 SHA: d084fe5cc465a6c938bebb8c67a73fff53d52679 Source: https://opendev.org/openstack/ansible-role-pki/src/doc/source/index.rst URL: https://docs.openstack.org/ansible-role-pki/2024.1/
2024-07-04 08:40:56 juhsoin information type Public Public Security
2024-07-04 08:41:01 juhsoin information type Public Security Public
2024-07-04 08:41:30 juhsoin openstack-ansible: status New Incomplete
2024-07-04 08:46:27 juhsoin summary pki_install_ca documentation invalid pki_install_ca documentation unclear
2024-07-04 08:47:19 juhsoin openstack-ansible: status Incomplete Invalid
2024-07-04 08:47:38 juhsoin description Documentation of pki_install_ca states the following. # example variable of CA to install # pki_install_ca: # # CA created but the PKI role # - name: SnakeRoot # # # user provided CA copied from the deploy host (src), to the target (filename) # - src: /opt/my-ca/MyRoot.crt # filename: /etc/ssl/certs/MyRoot.crt # For me the working configuration looked something like this pki_install_ca:   - name: MyName     src: /etc/ssl/certs/MyCert.crt     filename: MyCert.crt Documentation seems to be out of date/invalid ----------------------------------- Release: 0.0.1.dev47 on 2021-02-09 10:44:22 SHA: d084fe5cc465a6c938bebb8c67a73fff53d52679 Source: https://opendev.org/openstack/ansible-role-pki/src/doc/source/index.rst URL: https://docs.openstack.org/ansible-role-pki/2024.1/ Documentation of pki_install_ca states the following. # example variable of CA to install # pki_install_ca: # # CA created but the PKI role # - name: SnakeRoot # # # user provided CA copied from the deploy host (src), to the target (filename) # - src: /opt/my-ca/MyRoot.crt # filename: /etc/ssl/certs/MyRoot.crt # ----------------------------------- Release: 0.0.1.dev47 on 2021-02-09 10:44:22 SHA: d084fe5cc465a6c938bebb8c67a73fff53d52679 Source: https://opendev.org/openstack/ansible-role-pki/src/doc/source/index.rst URL: https://docs.openstack.org/ansible-role-pki/2024.1/
2024-07-04 08:50:37 juhsoin description Documentation of pki_install_ca states the following. # example variable of CA to install # pki_install_ca: # # CA created but the PKI role # - name: SnakeRoot # # # user provided CA copied from the deploy host (src), to the target (filename) # - src: /opt/my-ca/MyRoot.crt # filename: /etc/ssl/certs/MyRoot.crt # ----------------------------------- Release: 0.0.1.dev47 on 2021-02-09 10:44:22 SHA: d084fe5cc465a6c938bebb8c67a73fff53d52679 Source: https://opendev.org/openstack/ansible-role-pki/src/doc/source/index.rst URL: https://docs.openstack.org/ansible-role-pki/2024.1/ Documentation of pki_install_ca states the following. # example variable of CA to install # pki_install_ca: # # CA created but the PKI role # - name: SnakeRoot # # # user provided CA copied from the deploy host (src), to the target (filename) # - src: /opt/my-ca/MyRoot.crt # filename: /etc/ssl/certs/MyRoot.crt # Documentation should probably state with the name option there should be macthing entry in /etc/openstack_deploy/pki/roots/<mycert_dir>/certs/<mycert>. In filename, the example should probably be just a filename the will end up in the host. ----------------------------------- Release: 0.0.1.dev47 on 2021-02-09 10:44:22 SHA: d084fe5cc465a6c938bebb8c67a73fff53d52679 Source: https://opendev.org/openstack/ansible-role-pki/src/doc/source/index.rst URL: https://docs.openstack.org/ansible-role-pki/2024.1/
2024-07-04 08:51:01 juhsoin description Documentation of pki_install_ca states the following. # example variable of CA to install # pki_install_ca: # # CA created but the PKI role # - name: SnakeRoot # # # user provided CA copied from the deploy host (src), to the target (filename) # - src: /opt/my-ca/MyRoot.crt # filename: /etc/ssl/certs/MyRoot.crt # Documentation should probably state with the name option there should be macthing entry in /etc/openstack_deploy/pki/roots/<mycert_dir>/certs/<mycert>. In filename, the example should probably be just a filename the will end up in the host. ----------------------------------- Release: 0.0.1.dev47 on 2021-02-09 10:44:22 SHA: d084fe5cc465a6c938bebb8c67a73fff53d52679 Source: https://opendev.org/openstack/ansible-role-pki/src/doc/source/index.rst URL: https://docs.openstack.org/ansible-role-pki/2024.1/ Documentation of pki_install_ca states the following. # example variable of CA to install # pki_install_ca: # # CA created but the PKI role # - name: SnakeRoot # # # user provided CA copied from the deploy host (src), to the target (filename) # - src: /opt/my-ca/MyRoot.crt # filename: /etc/ssl/certs/MyRoot.crt # Documentation should probably state with the name option there should be macthing entry in /etc/openstack_deploy/pki/roots/<mycert_dir>/certs/<mycert>. In filename, the example should probably be just a filename that will end up in the host. ----------------------------------- Release: 0.0.1.dev47 on 2021-02-09 10:44:22 SHA: d084fe5cc465a6c938bebb8c67a73fff53d52679 Source: https://opendev.org/openstack/ansible-role-pki/src/doc/source/index.rst URL: https://docs.openstack.org/ansible-role-pki/2024.1/