Module: PoiseTlsRemoteFile::Resources::PoiseTlsRemoteFile

Defined in:
lib/poise_tls_remote_file/resources/poise_tls_remote_file.rb

Overview

A tls_remote_file resource to do something.

Examples:

tls_remote_file '/path/to/file' do
  client_cert '/etc/ssl/client.crt'
  client_key '/etc/ssl/private/client.key'
end

Since:

  • 1.0.0

Provides:

  • tls_remote_file

Actions:

  • run

Defined Under Namespace

Classes: Content, Fetcher, Provider, Resource