[gc3-uzh-ch/elasticluster] a2a6ff: common: Fix error in task "Add `files` databases t...

2018-03-19 Thread Riccardo Murri
  Branch: refs/heads/master
  Home:   https://github.com/gc3-uzh-ch/elasticluster
  Commit: a2a6ff5fe031da5da6a694ce71e99254acefeaf2
  
https://github.com/gc3-uzh-ch/elasticluster/commit/a2a6ff5fe031da5da6a694ce71e99254acefeaf2
  Author: Riccardo Murri 
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
M elasticluster/share/playbooks/roles/common/tasks/netgroup.yml

  Log Message:
  ---
  common: Fix error in task "Add `files` databases to `netgroup` service (I)"

The error was harmless but still did not lead to the correct behavior:
a line would have been added to `/etc/nsswitch.conf` where it should
have been edited instead.

The actual error report from Ansible would look like the following::
   TASK [common : Add `files` databases to `netgroup` service (I)] 
***
  task path: 
/home/elasticluster/share/playbooks/roles/common/tasks/netgroup.yml:21
  fatal: [frontend001]: FAILED! => {"changed": false, "failed": true, "msg": 
"Unsupported parameters for (replace) module: regex. Supported parameters 
include: 
attributes,backup,content,delimiter,directory_mode,follow,force,group,mode,owner,path,regexp,remote_src,replace,selevel,serole,setype,seuser,src,unsafe_writes,validate"}
  ...ignoring


-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticluster-dev+unsubscr...@googlegroups.com.
To post to this group, send email to elasticluster-dev@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticluster-dev/5aaf7ed4529b3_1cdb2b093ad67c0c41546%40hookshot-fe-cace476.cp1-iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.


[gc3-uzh-ch/elasticluster] 89bde9: Ensure no `apt.daily` job is running on Debian/Ubu...

2018-03-19 Thread Riccardo Murri
  Branch: refs/heads/master
  Home:   https://github.com/gc3-uzh-ch/elasticluster
  Commit: 89bde9193304baf2b6b4601f29d1b3673f4cd573
  
https://github.com/gc3-uzh-ch/elasticluster/commit/89bde9193304baf2b6b4601f29d1b3673f4cd573
  Author: Riccardo Murri 
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
A elasticluster/share/playbooks/files/no-apt-daily.sh
M elasticluster/share/playbooks/site.yml

  Log Message:
  ---
  Ensure no `apt.daily` job is running on Debian/Ubuntu.

This should solve problems with `apt-get` failing with locking errors
in the initial stages of the `common` role on Ubuntu 16.04 etc.


  Commit: ca463c745c64f50c97dbe1a81026b7824a866e00
  
https://github.com/gc3-uzh-ch/elasticluster/commit/ca463c745c64f50c97dbe1a81026b7824a866e00
  Author: Riccardo Murri 
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
M elasticluster/share/playbooks/files/install-py2.sh

  Log Message:
  ---
  install-py2.sh: Use the `have_command` function for better readability.


Compare: 
https://github.com/gc3-uzh-ch/elasticluster/compare/a2a6ff5fe031...ca463c745c64

-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticluster-dev+unsubscr...@googlegroups.com.
To post to this group, send email to elasticluster-dev@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticluster-dev/5aafc61be18df_1fc32ab8d101bbfc11509d%40hookshot-fe-d2afb11.cp1-iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.