Skip to content

npoyant/ansible-role-redhat_satellite6_storage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

satellite_storage - configures storage for Satellite Server

Synopsis

An Ansible role for configuring logical volumes and mount points for Satellite Server(s)

See Satellite 6 Installation Guide - 1.2.1 Storage Requirments for details on sizing.

Options

parameter required default choices comments
satellite_pvs yes /dev/vdb Physical volume(s) to use for Satellite storage.
satellite_vg yes satellite_vg Volume group to use or create for Satellite storage.
satellite_lv_pulp_size yes 10g Initial size of the /var/lib/pulp volume.
satellite_lv_pulp_cache_size yes 5g Initial size of the /var/cache/pulp volume.
satellite_lv_mongodb_size yes 0g Initial size of the /var/lib/mongodb volume.
satellite_lv_pgsql_size yes 0g Initial size of the /var/lib/pgsql volume.

About

Ansible Automation of Red Hat Satellite 6 Storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published