Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 2.23 KB

README.md

File metadata and controls

59 lines (34 loc) · 2.23 KB

DebOps 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

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

License: GPL-3.0


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