Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Drift
roller-ansible
centos7-system
Commits
b76b4ec2
Commit
b76b4ec2
authored
Apr 01, 2019
by
Oyvind.Gjesdal
Browse files
updated readme
parent
0539a62c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b76b4ec2
...
...
@@ -4,7 +4,8 @@ Centos7-system
A small role for generic system tasks common for UB
*
Checks for Centos7/rhel7
*
adds a cron job to update and restart the system at a specified time.
*
adds a cron job to update and restart the system at a specified time.
*
(Optional) add hostname (domain) to server
*
(Optional) adds public keys to authorized_keys for box
*
(Optional) adds environment variables
*
(Optional) adds
[
IUS
](
https://ius.io/
)
default 'false' repo for centos7
...
...
@@ -30,6 +31,7 @@ Example Playbook
import_role:
name: centos7-system
vars:
hostname: marcus.uib.no
ius_repo: true
ssh_public_keys:
- "ssh-rsa public-key1"
...
...
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