summaryrefslogtreecommitdiffstats
path: root/ansible/roles/nexus/defaults/main.yml
blob: 3776f44e251d0a960dd9bf851fcefd0f65790c26 (plain)
1
2
3
4
5
6
---
# By default prepopulated nexus binary blob used.
populate_nexus: false
# By dafault no additional docker images pushed to nexus at runtime
# but all images are pre-populated either at buildtime or at install time (populate_nexus).
runtime_images: {}