multiple fixes for Airship treasuremap 1.3
[yaml_builds.git] / site_type / sriov-a13 / templates / secrets / passphrases / ubuntu_crypt_password.j2
index ace4e1e..5a21b81 100644 (file)
@@ -8,5 +8,5 @@ metadata:
     layer: site
   storagePolicy: cleartext
 # Pass: password123
-data: {{yaml.genesis.root_password}}
+data: {{yaml.genesis.root_password | crypt_sha512}}
 ...