Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 2.15 KB

README.md

File metadata and controls

53 lines (30 loc) · 2.15 KB

DebOps project preseed

Travis CI test-suite Ansible Galaxy

Preseeding is a way to configure the Debian Installer non-interactively. During installation, a special text file can be downloaded over HTTP, this file can provide answers to the installer questions.

After installation, a custom shell script will be downloaded and run in the target environment to prepare host for remote use (an admin account will be created, SSH keys will be configured, optionally a Salt Minion will be installed and will start on the next boot).

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.preseed

Documentation

More information about debops.preseed can be found in the official debops.preseed documentation.

Role dependencies

  • debops.secret
  • debops.nginx

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

preseed role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.