You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How does this script differentiate between machine "tiers"? Won't the linked swap.yml that is being looped always apply the last value of this array? I don't see a reference to tiers anywhere.
Hi @rdvansloten , sorry for late reply. I overlooked the notification mail from github. The differentiation happens in the devops pipeline where the ansible tasks receives the inventory. Here the private IP is in the HANA sections, thus the deployed VM will receive the small swap space of 2 GB.
Hi,
I want to configure my swap per type of machine, and came upon a block of code I do not quite understand:
I investigated sap_swap, which is an array with all/HANA, with 2 different swap sizes.
How does this script differentiate between machine "tiers"? Won't the linked swap.yml that is being looped always apply the last value of this array? I don't see a reference to tiers anywhere.
I am probably missing something, but where is tier coming from and how is a VM identified as having one tier or another?
The text was updated successfully, but these errors were encountered: