Skip to content

Provide Debian Preseed configuration files over HTTP

License

Notifications You must be signed in to change notification settings

ypid/ansible-preseed

 
 

Repository files navigation

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.

About

Provide Debian Preseed configuration files over HTTP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%