Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ics-ans-role-autoinstall
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue 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
ics-ansible-galaxy
ics-ans-role-autoinstall
Commits
a9acc85a
Commit
a9acc85a
authored
3 years ago
by
Amir Forsat
Browse files
Options
Downloads
Patches
Plain Diff
Added repo files
parent
1e68bebb
No related branches found
No related tags found
No related merge requests found
Pipeline
#106743
passed
3 years ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
files/ESS-CentOS.repo
+23
-0
23 additions, 0 deletions
files/ESS-CentOS.repo
files/ESS-ELREPO.repo
+7
-0
7 additions, 0 deletions
files/ESS-ELREPO.repo
with
30 additions
and
0 deletions
files/ESS-CentOS.repo
0 → 100644
+
23
−
0
View file @
a9acc85a
[base-ess]
baseurl = https://artifactory.esss.lu.se/artifactory/centos-mirror/7/os/$basearch/
enabled = 1
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
name = ESS CentOS 7 RPM base repository
repo_gpgcheck = 0
[updates-ess]
baseurl = https://artifactory.esss.lu.se/artifactory/centos-mirror/7/updates/$basearch/
enabled = 1
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
name = ESS CentOS 7 RPM updates repository
repo_gpgcheck = 0
[extras-ess]
baseurl = https://artifactory.esss.lu.se/artifactory/centos-mirror/7/extras/$basearch/
enabled = 1
gpgcheck = 1
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
name = ESS CentOS 7 RPM extras repository
repo_gpgcheck = 0
This diff is collapsed.
Click to expand it.
files/ESS-ELREPO.repo
0 → 100644
+
7
−
0
View file @
a9acc85a
[elrepo-ess]
baseurl = https://artifactory.esss.lu.se/artifactory/elrepo/el7/$basearch/
enabled = 1
gpgcheck = 0
#gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
name = ESS ELREPO 7 RPM repository
repo_gpgcheck = 0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment