kdc: Lint fixes
This commit is contained in:
parent
9163364608
commit
4856562ce9
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
content: |
|
content: |
|
||||||
location /kdcProxy {
|
location /kdcProxy {
|
||||||
proxy_pass http://localhost:8001;
|
proxy_pass http://localhost:8001;
|
||||||
}
|
}
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue