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 liu-puppet-modules/aes!11
parents 834e8d3d e30f2d69
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,12 @@
^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})?/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 @@
// ^https?://cran\.rstudio\.com/src/contrib/.* true
// 732G12
^https?://repo\.anaconda\.com/.* true
^https?://conda\.anaconda\.com/.* true
^https?://storage\.googleapis\.com/tensorflow/.* true
// 732A51
......
......@@ -22,6 +22,10 @@ class aes::examfiles {
groups +> liuitdrs,
}
User <| title == andma54 |> {
groups +> liuitdrs,
}
file { '/examfiles' :
ensure => directory,
mode => '0775',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment