Parent Directory
|
Revision Log
enable iptable task in credstore role
1 | --- |
2 | - include: myproxy-credstore.yml |
3 | |
4 | # The CA certificate bundle from the appropriate Delegation Server has to be copied to the |
5 | # Credential Store, so that incoming certificates can be verified for storage |
6 | |
7 | - include: deploy-trustedca.yml |
8 | |
9 | # this is only needed if the Credential Store runs on a separate host from the |
10 | # Master Portal, otherwise we are allowed via the related/established rule |
11 | - include: iptables.yml |
12 | |
13 | - name: start myproxy |
14 | service: name=myproxy-server state=restarted enabled=yes |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |