Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aim_control
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
liu-puppet-modules
aim_control
Merge requests
!28
Test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Test
test
into
production
Overview
0
Commits
2
Pipelines
2
Changes
29
Merged
Magnus Svensson
requested to merge
test
into
production
3 years ago
Overview
0
Commits
2
Pipelines
2
Changes
29
Expand
0
0
Merge request reports
Compare
production
production (base)
and
latest version
latest version
0be9529d
2 commits,
3 years ago
29 files
+
1085
−
59
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
29
Search (e.g. *.vue) (Ctrl+P)
.devcontainer/Dockerfile
0 → 100644
+
6
−
0
Options
FROM
puppet/pdk:latest
# [Optional] Uncomment this section to install additional packages.
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>
Loading