mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
8 lines
241 B
CFEngine3
8 lines
241 B
CFEngine3
[{{.LaunchpadUser}}/{{.LaunchpadPPA}}]
|
|
fqdn = ppa.launchpad.net
|
|
method = sftp
|
|
incoming = ~{{.LaunchpadUser}}/ubuntu/{{.LaunchpadPPA}}/
|
|
login = {{.LaunchpadSSH}}
|
|
{{ if .IdentityFile }}
|
|
ssh_options = IdentityFile {{.IdentityFile}}
|
|
{{ end }}
|