Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ohpc-packer
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krish Moodbidri
ohpc-packer
Graph
master
Select Git revision
Branches
10
cicd
cicd-test
feat-add-xdmod-supremm-pcp
feat-enhance-ansible-upload
feat-import-test-slurmdb-xdmod
feat-ohpc-packer-ci-pipeline
feat-parameterize-packer-build-file
generate-vars-file-packer
master
default
protected
patch-fix-vars-in-build-file
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Feb
10
8
24
Jan
14
13
12
28
Dec
16
15
12
7
8
Nov
7
22
Sep
8
7
28
Aug
27
24
23
14
3
7
Jun
6
1
31
May
30
30
Jan
23
22
13
30
Dec
27
25
20
23
Oct
7
10
Sep
31
Jul
23
18
15
Merge branch ohpc-packer:master into master
master
master
Merge branch 'feat-update-default-flavor' into 'master'
Update the default flavor
Merge branch 'feat-pkr-build-error-handling' into 'master'
Merge branch 'feat-move-ansible-var-overrides' into 'master'
Merge branch 'feat-use-ansible-provisioner' into 'master'
Merge branch 'feat-abstract-target-branch-and-project' into 'master'
Move ansible var overrides from .gitlab-ci.yaml file to packer ansible
Add an option to handle build errors
use ruffner flavor for local builds
Remove shell provisioner setting env vars as they are already set as extra-vars in ansible provisioner
Pass gitlab cicd vars as extra vars to ansible provisioners to be used in playbook
Remove the file provisioners as the ansible provisioner will take care of it.
Add option to control ansible verbosity
Add option to toggle ansible debug when running packer build
Add hashicorp ansible plugin to required plugins in packer
Let ansible handle the ssh keypair creation and handover
Move ansible playbooks from shell provisioner to ansible provisioner
Add commit author user name and email for git repo
Add -B option to switch to or reset and switch the branch if it already exists.
Allow flexibility to define a target submodule and its branch
updated gitlab ci file to add a variable for upstream project
Merge branch 'feat-trigger-downstream-branch' into 'master'
Add support to select a branch in the downstream project to trigger
Merge branch 'fix-regex-image-deletion' into 'master'
Merge branch 'feat-abstract-project-name' into 'master'
Feat abstract project name
trigged project with krish94/terraform-openstack
Use correct regex to match ISO8601 date format to capture images to deleted
Merge branch 'fix-packer-openstack-plugin-error' into 'master'
init packer template before the build
Update the packer openstack plugin to be compatible with packer 1.9.4
Merge branch 'feat-allow-pipeline-from-web-UI' into 'master'
Merge branch 'feat-build-date-iso8601' into 'master'
Use ISO8601 for image timestamp
Add workflow rule for web to start pipeline from UI
Merge branch 'feat-parameterize-server-variables' into 'master'
In this commit, I've introduced GitLab CI/CD variables to dynamically configure the 'ServerName' and 'trusted_url_domains' in the 'CRI_Cluster_Monitor/group_vars/all' file. The variables '$ServerName' and '$trusted_url_domains' are now used with 'sed' to update the configuration.
Merge branch 'feat-parameterize-sacct-log-file-path' into 'master'
Use variable to define sacct log file path
Loading