Skip to content

fabiomarinetti/fmarinetti.swarm-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

fmarinetti.swarm-manager

This role configure a secure swarm master. The roles print out the swarm command for joining slaves.

Requirements

None

Role Variables

  • manager_port: the port where the swarm-manager listens on (default: 2377)
  • network_interface: name of network interface used (if not specified the init process will take the default one)

Dependencies

  • fmarinetti.docker-secured

Example Playbook

Create a swarm manager

   - hosts: manager
     roles: 
       - fmarinetti.swarm-manager

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published