Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion manifests/core_engine.pp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# $packages:: Array of packages to configure in the engine config
#
class iop::core_engine (
String[1] $image = 'quay.io/iop/insights-engine:latest',
String[1] $image = 'quay.io/iop/insights-engine:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
Array[String] $packages = [
'insights.specs.default',
Expand Down
2 changes: 1 addition & 1 deletion manifests/core_gateway.pp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#
class iop::core_gateway (
Stdlib::Fqdn $foreman_servername = $facts['networking']['fqdn'],
String[1] $image = 'quay.io/iop/gateway',
String[1] $image = 'quay.io/iop/gateway:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
) {
include podman
Expand Down
2 changes: 1 addition & 1 deletion manifests/core_host_inventory.pp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# $database_port:: Port for the inventory database
#
class iop::core_host_inventory (
String[1] $image = 'quay.io/iop/host-inventory:latest',
String[1] $image = 'quay.io/iop/host-inventory:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
String[1] $database_password = $iop::params::inventory_database_password,
String[1] $database_user = 'inventory_user',
Expand Down
2 changes: 1 addition & 1 deletion manifests/core_host_inventory_frontend.pp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# $ensure:: Ensure frontend assets are present or absent
#
class iop::core_host_inventory_frontend (
String[1] $image = 'quay.io/iop/host-inventory-frontend:latest',
String[1] $image = 'quay.io/iop/host-inventory-frontend:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
) {
include podman
Expand Down
2 changes: 1 addition & 1 deletion manifests/core_ingress.pp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# $ensure:: Ensure service is present or absent
#
class iop::core_ingress (
String[1] $image = 'quay.io/iop/ingress',
String[1] $image = 'quay.io/iop/ingress:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
) {
include podman
Expand Down
2 changes: 1 addition & 1 deletion manifests/core_puptoo.pp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# $ensure:: Ensure service is present or absent
#
class iop::core_puptoo (
String[1] $image = 'quay.io/iop/puptoo:latest',
String[1] $image = 'quay.io/iop/puptoo:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
) {
include podman
Expand Down
2 changes: 1 addition & 1 deletion manifests/core_yuptoo.pp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# $ensure:: Ensure service is present or absent
#
class iop::core_yuptoo (
String[1] $image = 'quay.io/iop/yuptoo:latest',
String[1] $image = 'quay.io/iop/yuptoo:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
) {
include podman
Expand Down
2 changes: 1 addition & 1 deletion manifests/service_advisor.pp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# $database_port:: Port for the advisor database
#
class iop::service_advisor (
String[1] $image = 'quay.io/iop/advisor-backend:latest',
String[1] $image = 'quay.io/iop/advisor-backend:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
String[1] $database_name = 'advisor_db',
String[1] $database_user = 'advisor_user',
Expand Down
2 changes: 1 addition & 1 deletion manifests/service_advisor_frontend.pp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# $ensure:: Ensure frontend assets are present or absent
#
class iop::service_advisor_frontend (
String[1] $image = 'quay.io/iop/advisor-frontend:latest',
String[1] $image = 'quay.io/iop/advisor-frontend:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
) {
include podman
Expand Down
2 changes: 1 addition & 1 deletion manifests/service_remediations.pp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# $database_port:: Port for the remediations database
#
class iop::service_remediations (
String[1] $image = 'quay.io/iop/remediations:latest',
String[1] $image = 'quay.io/iop/remediations:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
String[1] $database_name = 'remediations_db',
String[1] $database_user = 'remediations_user',
Expand Down
2 changes: 1 addition & 1 deletion manifests/service_vmaas.pp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# $database_port:: Port for the vmaas database
#
class iop::service_vmaas (
String[1] $image = 'quay.io/iop/vmaas:latest',
String[1] $image = 'quay.io/iop/vmaas:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
String[1] $database_user = 'vmaas_admin',
String[1] $database_name = 'vmaas_db',
Expand Down
2 changes: 1 addition & 1 deletion manifests/service_vulnerability.pp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# $taskomatic_startup:: Jobs to be scheduled on startup separated by comma.
#
class iop::service_vulnerability (
String[1] $image = 'quay.io/iop/vulnerability-engine:latest',
String[1] $image = 'quay.io/iop/vulnerability-engine:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
String[1] $database_name = 'vulnerability_db',
String[1] $database_user = 'vulnerability_admin',
Expand Down
2 changes: 1 addition & 1 deletion manifests/service_vulnerability_frontend.pp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# $ensure:: Ensure frontend asserts are present or absent
#
class iop::service_vulnerability_frontend (
String[1] $image = 'quay.io/iop/vulnerability-frontend:latest',
String[1] $image = 'quay.io/iop/vulnerability-frontend:foreman-3.16',
Enum['present', 'absent'] $ensure = 'present',
) {
include podman
Expand Down