Files
cloudbase-init/cloudbaseinit/plugins/windows/userdatautils.py
Alessandro Pilotti 625c86109e Executes Powershell as sysnative by default
"ps1" and "ps1_sysnative" Powershell scripts are executed
as sysnative when present.
"ps1_x86" has been introduced to forcefully execute the script
in a syswow64 Powershell.

Multi part Powershell text/x-shellscript content is always
executed as sysnative when available.
2014-03-04 01:53:45 +02:00

2.5 KiB