Create directory for registry-signatures
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
fb85471281
commit
49323cdec7
5 changed files with 33 additions and 0 deletions
|
@ -181,3 +181,11 @@ uid = root
|
|||
gid = root
|
||||
read only = yes
|
||||
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[registry-signatures]
|
||||
comment = registry-signatures
|
||||
path = /srv/web/registry-signatures
|
||||
uid = root
|
||||
gid = root
|
||||
read only = yes
|
||||
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
|
||||
|
|
|
@ -181,3 +181,11 @@ uid = root
|
|||
gid = root
|
||||
read only = yes
|
||||
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
|
||||
|
||||
[registry-signatures]
|
||||
comment = registry-signatures
|
||||
path = /srv/web/registry-signatures
|
||||
uid = root
|
||||
gid = root
|
||||
read only = yes
|
||||
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue