Sha256: 173f79f4c9e0d02792be3c3889bf89ad48d5f2c7814c5a8cd9678ca3de1f95f9
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
#!/usr/bin/expect -f log_file password.output spawn bash -c "[lindex $argv]" expect "Enter password" send "secretme\n" expect eof
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hiera-eyaml-1.3.1 | features/sandbox/supply_password.sh |