Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nisum-devops-training-jenkins-001
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nasir Hussain
nisum-devops-training-jenkins-001
Commits
309e2d63
Commit
309e2d63
authored
Jun 22, 2022
by
Nasir Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
7345acea
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
163 additions
and
0 deletions
+163
-0
jenkins-config-as-code.yaml
jenkins-config-as-code.yaml
+163
-0
No files found.
jenkins-config-as-code.yaml
0 → 100644
View file @
309e2d63
jenkins
:
agentProtocols
:
-
"
JNLP4-connect"
-
"
Ping"
authorizationStrategy
:
projectMatrix
:
permissions
:
-
"
GROUP:Overall/Administer:authenticated"
crumbIssuer
:
standard
:
excludeClientIPFromCrumb
:
false
disableRememberMe
:
false
labelAtoms
:
-
name
:
"
built-in"
markupFormatter
:
"
plainText"
mode
:
NORMAL
myViewsTabBar
:
"
standard"
nodeProperties
:
-
envVars
:
env
:
-
key
:
"
MAVEN_OPTS"
-
envVars
:
env
:
-
key
:
"
MAVEN_OPTS"
-
envVars
:
env
:
-
key
:
"
MAVEN_OPTS"
-
envVars
:
env
:
-
key
:
"
MAVEN_OPTS"
-
envVars
:
env
:
-
key
:
"
MAVEN_OPTS"
-
envVars
:
env
:
-
key
:
"
MAVEN_OPTS"
numExecutors
:
2
primaryView
:
all
:
name
:
"
all"
projectNamingStrategy
:
"
standard"
quietPeriod
:
5
remotingSecurity
:
enabled
:
true
scmCheckoutRetryCount
:
0
securityRealm
:
local
:
allowsSignup
:
false
enableCaptcha
:
false
users
:
-
id
:
"
admin"
name
:
"
ibrahim"
properties
:
-
"
myView"
-
preferredProvider
:
providerId
:
"
default"
-
"
timezone"
-
mailer
:
emailAddress
:
"
ibrahim@nisum.com"
-
"
apiToken"
-
id
:
"
test-user"
name
:
"
test-user"
properties
:
-
"
apiToken"
-
"
myView"
-
preferredProvider
:
providerId
:
"
default"
-
"
timezone"
-
mailer
:
emailAddress
:
"
test@nisum.com"
slaveAgentPort
:
-1
updateCenter
:
sites
:
-
id
:
"
default"
url
:
"
https://updates.jenkins.io/update-center.json"
views
:
-
all
:
name
:
"
all"
-
list
:
columns
:
-
"
status"
-
"
weather"
-
"
jobName"
-
"
lastSuccess"
-
"
lastFailure"
-
"
lastDuration"
-
"
buildButton"
name
:
"
test-view"
viewsTabBar
:
"
standard"
globalCredentialsConfiguration
:
configuration
:
providerFilter
:
"
none"
typeFilter
:
"
none"
security
:
apiToken
:
creationOfLegacyTokenEnabled
:
false
tokenGenerationOnCreationEnabled
:
false
usageStatisticsEnabled
:
true
sSHD
:
port
:
-1
unclassified
:
buildDiscarders
:
configuredBuildDiscarders
:
-
"
jobBuildDiscarder"
buildStepOperation
:
enabled
:
false
email-ext
:
adminRequiredForTemplateTesting
:
false
allowUnregisteredEnabled
:
false
charset
:
"
UTF-8"
debugMode
:
false
defaultBody
:
|-
$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS:
Check console output at $BUILD_URL to view the results.
defaultSubject: "$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS!"
defaultTriggerIds:
- "hudson.plugins.emailext.plugins.trigger.FailureTrigger"
maxAttachmentSize: -1
maxAttachmentSizeMb: -1
precedenceBulk: false
watchingEnabled: false
fingerprints
:
fingerprintCleanupDisabled
:
false
storage
:
"
file"
gitHubConfiguration
:
apiRateLimitChecker
:
ThrottleForNormalize
gitHubPluginConfig
:
hookUrl
:
"
http://localhost:8080/github-webhook/"
gitSCM
:
addGitTagAction
:
false
allowSecondFetch
:
false
createAccountBasedOnEmail
:
false
disableGitToolChooser
:
false
hideCredentials
:
false
showEntireCommitSummaryInChanges
:
false
useExistingAccountWithSameEmail
:
false
globalTimeOutConfiguration
:
operations
:
-
"
abortOperation"
junitTestResultStorage
:
storage
:
"
file"
location
:
adminAddress
:
"
address
not
configured
yet
<nobody@nowhere>"
url
:
"
http://localhost:8080/"
mailer
:
charset
:
"
UTF-8"
useSsl
:
false
useTls
:
false
pollSCM
:
pollingThreadCount
:
10
timestamper
:
allPipelines
:
false
elapsedTimeFormat
:
"
'<b>'HH:mm:ss.S'</b>
'"
systemTimeFormat
:
"
'<b>'HH:mm:ss'</b>
'"
tool
:
git
:
installations
:
-
home
:
"
git"
name
:
"
Default"
mavenGlobalConfig
:
globalSettingsProvider
:
"
standard"
settingsProvider
:
"
standard"
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment