Refactor!: Update JJB code to comply with 5.x
[ci-management.git] / jjb / ci-management / ci-packer.yaml
index 720e223..8c8315d 100644 (file)
@@ -1,12 +1,13 @@
 ---
-- ci_packer_common: &ci_packer_common
+- _ci_packer_common: &ci_packer_common
     name: ci-packer-common
     # Defines common ci-packer configuration
 
     project: ci-management
     project-name: ci-management
     build-node: centos7-builder-1c-1g
-    packer-version: 1.4.0
+    build-timeout: 90
+    cron: "00 H 1 * *"
 
 - project:
     name: packer-verify
@@ -26,8 +27,9 @@
     templates: builder
     platforms:
       - centos-7
-      - ubuntu-16.04
+      - centos-8
       - ubuntu-18.04
+      - ubuntu-20.04
 
 - project:
     name: packer-docker-jobs