Refactor!: Update JJB code to comply with 5.x
[ci-management.git] / jjb / ci-management / ci-packer.yaml
index cec36e4..8c8315d 100644 (file)
@@ -1,11 +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
+    build-timeout: 90
+    cron: "00 H 1 * *"
 
 - project:
     name: packer-verify
@@ -27,6 +29,7 @@
       - centos-7
       - centos-8
       - ubuntu-18.04
+      - ubuntu-20.04
 
 - project:
     name: packer-docker-jobs