diff --git a/files/squid/helpers/rules.d/rstudio.rules b/files/squid/helpers/rules.d/rstudio.rules index ba7a8570f21cde15c4e4ac174c9e97d5fff5c6ac..b8808b6da3fa3264515f1222c61ed3fe13e49f99 100644 --- a/files/squid/helpers/rules.d/rstudio.rules +++ b/files/squid/helpers/rules.d/rstudio.rules @@ -6,9 +6,12 @@ // ^https?://cran\.rstudio\.com/src/contrib/.* true +// 732G12 +^https?://storage\.googleapis\.com/tensorflow/.* true + // 732A51 -^https://bioconductor\.org/packages/.* true -^https://bioconductor\.org/biocLite\.R true +^https?://bioconductor\.org/packages/.* true +^https?://bioconductor\.org/biocLite\.R true // 732G33 ^https?://raw\.githubusercontent\.com/STIMALiU/KursRprgm/master/Labs/Tests/.* true diff --git a/manifests/examfiles.pp b/manifests/examfiles.pp index db8b5d49bfc0a00d5b0907156fccf3480fcf1520..bebb1eea4873cf69335bbdb04dad0833c6d61933 100644 --- a/manifests/examfiles.pp +++ b/manifests/examfiles.pp @@ -3,6 +3,7 @@ class aes::examfiles { include users::henhe83 include users::micis03 include users::jondy94 + include users::andma54 group { 'liuitdrs' : ensure => present,