Skip to content
Snippets Groups Projects
Select Git revision
  • 1f14c7f7b28806fb64cacbe1d58492daa7ee824a
  • master default protected
2 results

maze

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    ansible
    terraform
    README.md

    commands on management host:

    ansible-playbook -i inventory/prod/inventory.ini cluster.yml -e download_run_once=True -e download_localhost=True --become
    
    helm install nfs-subdir-external-provisioner nfs-subdir-external-provisioner/nfs-subdir-external-provisioner --set nfs.server=192.168.96.102 --set nfs.path=/home/public