Skip to content

Commit 9d99687

Browse files
pvdleekemmetog
authored andcommitted
Update README.md (#16)
Adding yum in the README
1 parent 8be26b1 commit 9d99687

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jenkins_install_via: "docker"
5353
# Install Jenkins directly on Ubuntu/Debian Linux systems
5454
jenkins_install_via: "apt"
5555

56+
# Install Jenkins directly on RedHat/CentOS Linux systems
57+
jenkins_install_via: "yum"
58+
5659
# Configuration files owner and group
5760
jenkins_config_owner: "ubuntu"
5861
jenkins_config_group: "ubuntu"

0 commit comments

Comments
 (0)