Skip to main content
Sign in
Snippets Groups Projects
Commit 2a0d4a21 authored by František Dvořák's avatar František Dvořák
Browse files

Moar refactoring and cleanups - common directory for ansible

parent 1a8f3ff2
Branches
No related tags found
No related merge requests found
Showing
with 18 additions and 5528 deletions
../../../cesnet-central/playbooks/files/usr ../../../common/playbooks/files/usr
\ No newline at end of file \ No newline at end of file
../../cesnet-central/playbooks/k8s.yaml ../../common/playbooks/k8s.yaml
\ No newline at end of file \ No newline at end of file
../../cesnet-central/playbooks/notebooks.yaml ../../common/playbooks/notebooks.yaml
\ No newline at end of file \ No newline at end of file
../../cesnet-central/playbooks/squid.yaml ../../common/playbooks/squid.yaml
\ No newline at end of file \ No newline at end of file
# export the NFS directory to all the cluster members
/exports {% for host in groups['allnodes'] -%}{{ hostvars[host].ansible_default_ipv4.address }}(rw,async,no_root_squash,no_subtree_check) {{ hostvars[host].ansible_default_ipv6.address }}(rw,async,no_root_squash,no_subtree_check) {% endfor -%}
../../../../common/playbooks/templates/etc/exports.ipv46
\ No newline at end of file
../../../../cesnet-central/playbooks/templates/etc/mailutils.conf ../../../../common/playbooks/templates/etc/mailutils.conf
\ No newline at end of file \ No newline at end of file
../../../../cesnet-central/playbooks/templates/etc/squid ../../../../common/playbooks/templates/etc/squid
\ No newline at end of file \ No newline at end of file
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
File changed. Contains only whitespace changes. Show whitespace changes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment