Skip to content

Releases: vmware/vmware-config-modules

0.14.0.1

16 Nov 00:11
e553dda
Compare
Choose a tag to compare

Release a patch after some controller enhancements and a change to vc vmomi sso client.

Controller Enhancements

  • VCSA Controllers
    • 1230 - Add domain to input for each user in ldap identity source control
    • 1202 - Add vlan range input to support combination of individual VLANs and ranges
    • 1234 - Return partial remediation instead of remediation failed for vm_migrate_encryption control
    • 1234 - Remove "GLOBAL" from compliance check output for vm_migrate_encryption control
    • 409 - Exclude offloading enabled switch when remediation and add partial remediation for vc control (network io control)
    • 409 - Removed "GLOBAL" on compliance check output on VC network IO control
    • 415 - The vCenter Server users must have the correct roles assigned. (alias)
    • 415 - The vCenter Server users must have the correct roles assigned. (excludes certain roles)
    • 1222 - snmp_v3 (If disabled, shows NON-COMPLIANT. when disabled, should not check additional desired inputs.)
    • 1204 - tlsReconfigurtor (Make tlsv1.2 mandatory for tls control for vcenter)

Framework Enhancements

- Use vsphere local domain to fix 404 errors in sso controls by login as AD users

0.15.0.0

04 Oct 17:21
845845e
Compare
Choose a tag to compare

New Controllers

  • VCSA Controllers
    • 1225 - ip_based_storage_port_group_config
  • ESXi Controllers
    • 1114 - snmp_config
    • 4 - ssh_host_based_authentication
    • 7 - ssh_permit_user_environment
    • 16 - ssh_permit_tunnel
    • 13 - ssh_gateway_ports
    • 147 - ntp_config
    • 22 - password_quality_config
    • 12 - ssh_compression
    • 6 - ssh_permit_empty_passwords
    • 11 - ssh_strict_mode
    • 14 - ssh_x11_forwarding
    • 136 - log_location_config
      Controller enhancements
  • ESXi Controllers
    • Fix for alarm_esx_remote_syslog_failure by adding check for expression attribute
    • Add version check for rhttpproxy fips 140 esxi control
      Bug Fixes
  • Delete vCenter REST session as part of the vc_context __exit__().
  • VM migration fix for template vms

0.14.6.0

10 Sep 21:13
f0be55a
Compare
Choose a tag to compare

Dependency Version Changes

  • lxml version requirement changed to "lxml>=4.9.1,<=5.2.2"
  • requests version requirement changed to "requests>=2.31.0"
  • pyOpenSSL version requirement changed to "pyOpenSSL>=23.2.0,<=24.0.0"
  • urllib3 version requirement changed to "urllib3>=1.26.6,<2.0.0"

0.14.0.0

09 Aug 20:41
3502d8e
Compare
Choose a tag to compare

New Controllers

  • ESXi Controllers
    • 160 - pg_vss_forged_transmits_accept
    • 1121 - syslog_strict_x509_compliance
    • 31 - lockdown_mode
    • 125 - lockdown_mode_exception_users
    • 111 - ssh_service_policy
  • VCSA Controllers
    • 417 - dvs_pg_netflow_config

Controller Enhancements

  • SDDC Manager control 1605 - support remediation for roles to sso users/groups mapping.

Compliance Control Schema Changes

  • Schema change for users_groups_roles control (1605) for product sddc manager.

0.13.2.0

30 Jul 22:52
c5d6f6b
Compare
Choose a tag to compare

Dependency Version Changes

  • pyVmomi version downgraded to 7.0.3 inline with salt-ext dependency.

0.13.1.0

26 Jul 17:13
ae7d1b8
Compare
Choose a tag to compare

Bug Fixes

  • Description in setup.py was not formatted properly and blocked publishing to PyPi.

0.13.0.0

19 Jul 18:28
0e8f36e
Compare
Choose a tag to compare

New Controllers

ESXi Controllers

  • 105 - firewall_default_action_incoming
  • 106 - firewall_default_action_outgoing
  • 137 - ad_esx_admin_group_config
  • 161 - pg_vss_mac_change_accept
  • 162 - pg_vss_allow_promiscuous_mode
  • 164 - remote_log_server_config
  • 1115 - syslog_enforce_ssl_certificates
  • 1116 - vim_api_session_timeout
  • 1117 - rhttpproxy_fips_140_2_crypt_config
  • 1122 - userworld_memory_zeroing_config
  • 124 - ssh_daemon_login_banner

VCSA Controllers

  • 0000 - managed_object_browser

Controller Enhancements

  • VCSA control 1234 - continue remediation when hitting error on one VM.
  • SDDC Manager control 1604 - remove host and port parameters.