Skip to content
Snippets Groups Projects
Commit dc382162 authored by Klas Arvidsson's avatar Klas Arvidsson
Browse files

Merge branch 'devel' into 'production'

Devel to prod, andma54 and squid rules

See merge request !11
parents 834e8d3d e30f2d69
No related branches found
No related tags found
2 merge requests!30Merge branch 'cherry-pick-b940cfc1' into 'test',!11Devel to prod, andma54 and squid rules
Pipeline #54907 passed
...@@ -11,3 +11,12 @@ ...@@ -11,3 +11,12 @@
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/.* true ^https?://docs\.python\.org/3(\.[0-9]{1,2})?/.* true
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/reference/.* true ^https?://docs\.python\.org/3(\.[0-9]{1,2})?/reference/.* true
^https?://docs\.python\.org/3(\.[0-9]{1,2})?/genindex(-[A-Za-z0-9_]+)?\.html true ^https?://docs\.python\.org/3(\.[0-9]{1,2})?/genindex(-[A-Za-z0-9_]+)?\.html true
// extra for 732A80 2021-10-26
^https?://numpy\.org/doc/stable/reference/.* true
^https?://numpy\.org/doc/stable/_static/.* true
^https?://numpy\.org/doc/stable/search.* true
^https?://numpy\.org/doc/_static/.* true
^https?://fonts.gstatic.com/s/.* true
^https?://www\.tensorflow\.org/api_docs/python/.* true
^https?://www\.tensorflow\.org/images/.* true
...@@ -7,6 +7,8 @@ ...@@ -7,6 +7,8 @@
// ^https?://cran\.rstudio\.com/src/contrib/.* true // ^https?://cran\.rstudio\.com/src/contrib/.* true
// 732G12 // 732G12
^https?://repo\.anaconda\.com/.* true
^https?://conda\.anaconda\.com/.* true
^https?://storage\.googleapis\.com/tensorflow/.* true ^https?://storage\.googleapis\.com/tensorflow/.* true
// 732A51 // 732A51
......
...@@ -22,6 +22,10 @@ class aes::examfiles { ...@@ -22,6 +22,10 @@ class aes::examfiles {
groups +> liuitdrs, groups +> liuitdrs,
} }
User <| title == andma54 |> {
groups +> liuitdrs,
}
file { '/examfiles' : file { '/examfiles' :
ensure => directory, ensure => directory,
mode => '0775', mode => '0775',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment