Giter Club home page Giter Club logo

chef-nomad's Introduction

nomad

Simple cookbook for installing/managing Nomad, a distributed, highly-available, datacenter-aware scheduler.

Recipes

nomad::default

Includes the install, configure, manage recipes.

nomad::install

Downloads and installs nomad from the URL specified in attributes/install.rb.

nomad::configure

Sets up minimal default configuration (controlled by attributes/configure.rb using the provided resources for global, server, client, and atlas configuration blocks.

nomad::manage

Installs a system service definition for nomad, using provided daemon args in attributes/manage.rb, and enable and start the service.

Resources

nomad*config resources are for configuring nomad. For full documentation, see the nomad docs.

nomad_config

attribute kind_of
region String
datacenter String
data_dir String
log_level String
bind_addr String
enable_debug [TrueClass, FalseClass]
ports Hash
addresses Hash
advertise Hash
telemetry Hash
leave_on_interrupt [TrueClass, FalseClass]
leave_on_terminate [TrueClass, FalseClass]
enable_syslog [TrueClass, FalseClass]
syslog_facility String
disable_update_check [TrueClass, FalseClass]
disable_anonymous_signature [TrueClass, FalseClass]
http_api_response_headers Hash

nomad_server_config

attribute kind_of
enabled [TrueClass, FalseClass]
bootstrap_expect Integer
data_dir String
protocol_version String
num_schedulers Integer
enabled_schedulers Array
node_gc_threshold String
rejoin_after_leave [TrueClass, FalseClass]
retry_join Array
retry_interval String
retry_max Integer
start_join Array

nomad_client_config

attribute kind_of
enabled [TrueClass, FalseClass]
state_dir String
alloc_dir String
servers Array
node_id String
node_class String
meta Hash
options Hash
network_interface String
network_speed Integer
max_kill_timeout String
no_host_uuid [TrueClass, FalseClass]
reserved Hash

nomad_atlas_config

attribute kind_of
infrastructure String
token String
join [TrueClass, FalseClass]
endpoint String

nomad_consul_config

attribute kind_of
address String
auth String
auto_advertise [TrueClass, FalseClass]
ca_file String
cert_file String
checks_use_advertise [TrueClass, FalseClass]
client_auto_join [TrueClass, FalseClass]
client_service_name String
key_file String
server_service_name String
server_auto_join [TrueClass, FalseClass]
ssl [TrueClass, FalseClass]
token String
verify_ssl [TrueClass, FalseClass]

nomad_vault_config

attribute kind_of
address String
allow_unauthenticated [TrueClass, FalseClass]
enabled [TrueClass, FalseClass]
create_from_role String
task_token_ttl String
ca_file String
ca_path String
cert_file String
key_file String
tls_server_name String
tls_skip_verify [TrueClass, FalseClass]
token String

nomad_job

Resource for managing nomad jobs via templates. For help configuring jobs, see the nomad job spec.

attribute kind_of
cookbook String
source String
path String
variables Hash

chef-nomad's People

Contributors

bjarocki avatar erkki avatar evan2645 avatar izraphil avatar nathwill avatar

Watchers

 avatar  avatar

Forkers

izraphil

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.