Titan Prepare
Download the rpm package.
module.exports =
header: 'Titan Prepare'
if: -> @contexts('ryba/titan')[0]?.config.host is @config.host
ssh: false
handler: ->
@file.cache
source: "#{@config.ryba.titan.source}"
Download the rpm package.
module.exports =
header: 'Titan Prepare'
if: -> @contexts('ryba/titan')[0]?.config.host is @config.host
ssh: false
handler: ->
@file.cache
source: "#{@config.ryba.titan.source}"