Skip to content

Commit 44d37d8

Browse files
hdamecharlaKimmo ForssShayakSarkar
authored
Release v 3.8.3.0 (#458)
* Use the account ID * Add a try statement for ANF account name * Add a try statement for ANF pool name * Fix for empty arm_id * create empty dictionary * change uuid * Change networkFeatures * provide empty dictionary * Fix HANA log * fix creationToken * set unixPermissions * unixPermissions * removed unix * add try for capacityPoolResourceId * serviceLevel = "Premium" * set kerberos5xReadOnly to false * service_level * Add Zonal support * xompact the volumes * improve readability * AVG updates * Use the second ppg * zonality fixes for avg * If AVGs are used don't create standalone volumes * correct spec * AVG ppg logic * Updated the creationToken * Create the volumes * Add dependencies * Check the output * Use output * Use the AVG name * Support updating the AVG * location is not needed * User standard azurerm * remove azapi * simplify enumerator * remove azapi * added resource_group_name = * enumerator * change provider * HANA data data source * HANA shared output * Add secondary sapmnt * Incorrect function * make sapmnt multi value * Don't have sap_mnt as list * Don't look for HANA shared if it is provided by ANF * Default to no shared disk * HANA shared disk logic * hana_shared_mountpoint logic * missing if * Debug adding shared disk * Removed the hana shared disk from main dictionary * Add zones to AVG volumes * No zonal support * Use Ansible's magic variables for mounts * Don't show unneeded files from hosts * Corrected the task names * Web App semicolon fix * Don't constrain NFS info * Don't call AFS tasks for ANF usage * Add a try statement to handle upgrades from older versions * add the missing variables * Don't use SCS cluster name * Don't use the HA template for non HA deployments * Add an if statement to control the jinja template name * Don't link the VNEts if no private endpoints * Create bom folders as orchestration user * Add quotes for the web dispatcher instance number * Don't fail for local DNS * 3.8.1 release * Add support for SPN login for control plane * Set pipefail * Update the linter and skip the octal value rule * Linting updates * Linting fixes * remove whitespace * update sshkey playbook * Fix the pipefails * password jinja updates * set -o pipefail && * Don't lint chrony * Fix lint for chrony * Add the filter folder * Use the correct instance numbers * rename web_instance_number variable in sap-parameters.yml.tmpl to wd_instance_number. * push changes * fix web dispatcher variables * Add Logon using SPN code * Add SPN logon to removal pipeline * set 20GB swap for web dispatcher * disable selinux for web tier * Add support for marketplace images with plan * remove the set pipefail * swap the attributes in plan * swap plan components * Add RHEL 9 support for packages, repositories and services * Make python3 the default and only set python2 for SLES12 * Use the internal DNS when using private endpoints * Upgrade az cli * sudo upgrade * Removed the connection_String setting * Change to use MSI * Don't assign specific permission for web app * Provide DB SKU override * Add the SKU override in the Web App * Add the ability to not deploy the Microsoft.AzureCAT.AzureEnhancedMonitoring extension * Correct the variable name * Add RHEL 90 * Add Kernel parameters for RHEL 9 * removed the package libssh2 * removed libpng12 * removed oddjobd service * Add RHEL9 distro * 3119751 only mentions RHEL8 * update packages * Set NIC name for private endpoint for control plane * Upgrade Azure CLI & Terraform when re-running * Bump terrafom version * removed compat-sap-c++-* * Dont register Microsoft keys * USe CLI version 2.47 * Lock 0n 2.47 on Ubuntu 20.04 * Add llogging for CLI * Show what version got installed * Use grep to get the cli version * Simplify re-install * Ad more debug info on which agent is in use * SELinux for RHEL 9 * Allow rerun for manual deployer * Fix virtualenv on RHEL * RHEL deployer updates * Save the random ID value * missing $ * Corrected the output variable * use $$ in template * show YAML version * debug HANA on RHEL 9 * testing HANA install * debugging HANA installation * Add package chkconfig * only install chkconfig on hana * move flush handler * Use azurerm backend if reinstall * remove extra password parameter * test password setting for HANA installation * add password for * use the correct password copy * Only delete ini file if installation is successful * moved chkconfig to 9.0 dictionary * Add debugging * Improve re-install experience * reset firewall * storage account fire wall * export deployer_kv_user_arm_id * update variable name * Don't rerun the secrets setting * Remove Oracle repos * Add more images for RHEL * update BoM Validator * Added installation of devops extension in the main pipelines * Provide the ability to control zonal ANF * Add zonal validation for HANA log and shared * Update zonality for sapmnt * Add VMSS-Flex support * Don't create PPG if VMSS-Flex is used * Use the PPG ID and not the full object * typo * Fix AVG and scale set * Don't create AVG if VMSS-Flex is used * change resource name * Update the provider * 1.3 Repos: Add the HA repositories for RHEL * 1.3 Repos: Add the HA repositories for RHEL * app disk zonal logic * add support for RHEL 9 * Add RHEL 9 to clustering * Add documentation to output variables * Introduce resource lock variables * Control the secondary DNS registration * Control the output * DNS outputs * Add dependencies and a wait * Use the server counters * Add resource locks * don't save the randomizer value * set the connection string secret via terraform * update resource name * update secret name * shorten the names for the virtual hosts * remove duplicate * corrected local variable * Check for key vault existence * correct variable for vnet * Update the NIC name for the sapmnt private endpoint * Add scaleset and lock support to web app * Use both identities * simplify keyvault existence checks * Shorten the virtual hostname for anydb * The IP address are in different order in SLES and RHEL * Check the hosts code * debugging hosts * change play_hosts to ansible_play_hosts * update * debug hosts file * Remove the serialization * Add support for premium storage v2 * Fixed caching * Change endpoint name * Premium storage V2 * Identity assignment * HANA sizing * disable SELinux on RHEL9 * Add a dependency on blob DNS link * add check to verify If library deployment failed * Add the scope * Add the mandatory scope parameter * Fix typo in command * Add the scope to the extension code * pass the variables for exports when the PAS and SCS are on the same server. * Add the missing 's' * Add AVG to Web App * Add the correct packages * Install compat-libcap1 package manually * move the yum command * typo in package name * disable_gpg_check on the compat-libcap1 * Use builtin package handling * Add distro info to HANA cluster tasks * Add the permissions * It is not a directory but a file * removed duplicate package * Add the SBP fixes * Only do the ifup eth0 on RHEL * ASM updates * Misc updates * SYBASE and RHEL * Fix the profile name to sap-netweaver * Add the virtual host for observer * Experimental (#456) * Added error categorization changes. * PR for pushing commits in SDAF-ASCS prod-ansible-3.7.0 into sap-automation. * Added names to the block. * Fixed the spacing for variable expansion, * Fixed the rescue indentation. * Resolved merge conflicts for changes to the deploy/ansible/roles-db/4.0.0-hdb-install/tasks/main.yaml. * Resolving Hemanth's comments and Reviews. * Fixing linting issues. * Fixed linting issues. --------- Co-authored-by: shayaksarkar <shayaksarkar@microsoft.com>, hdamecharla <hdamecharla@microsoft.com> * delete samples and training materials as they are not part of the latest code set. --------- Co-authored-by: Kimmo Forss <kimforss@microsoft.com> Co-authored-by: hdamecharla <hdamecharla@microsoft.com> Co-authored-by: ShayakSarkar <52969913+ShayakSarkar@users.noreply.github.com>
1 parent bed1937 commit 44d37d8

61 files changed

Lines changed: 0 additions & 25464 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

samples/RESOURCE_NAMES/X00_resource_names.json

Lines changed: 0 additions & 360 deletions
This file was deleted.

samples/WORKSPACES/BOMS/sap-parameters.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)