Hadoop on FreeBSD with ZFS
To create a new vault, the ansible-vault(1)command with the createsubcommand is used, fol-lowed by the path where the encrypted vault file should be stored. $ ansible-vault create vault.yml ... bash for the hadoop user's shell, and gtar to extract the source tarball (the unarchivestep later on) that was downloaded from the hadoop website. ...