Giter Club home page Giter Club logo

server-config's People

Contributors

paspo avatar syntaxerrormmm avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

fvigotti amreo

server-config's Issues

NIC: Roles and settings need to be forced at setup phase

Installing a new server with only the interfaces renamed (as wan0 and lan0) leads to a broken server after all the configuration phases.

Forcing roles/settings at the beginning of the setup phase should avoid this breakage.

Remove wan0 configuration code inside setup playbook.

System Administrator installing the server should configure the network cards before starting to use our playbooks. So if in the playbooks we assume wan0 interface as DHCP-enabled interface and this doesn't match (as it could be), we obtain a completely non working red interface, breaking the whole playbooks.

Please remove code to reconfigure the wan0 interface and let the sysadmin configure it by hand before launching the playbooks.

ansible-pull does not apply modifications on client if `config` directory is absent

For some strange reasons, latest versions of Ansible does not download the repository before applying the local.yml playbook.

Workaround

You can fix it manually downloading the first time the repository from the server with the following:

git clone -b <branch> git://pdc.<yourdomain>/client-pull-installation.git /var/lib/<yourdomain>/config

And then relaunching /var/lib/<yourdomain>/bin/ansible-pull.sh / restarting the client.

Users can disable by themselves networking

A user can disable networking on any PC of the solution, isolating the client and not allowing domain users to access to the client.
To fix, an administrator has to log in with local user (bglug), then re-enable the network stack.

We need a way to disallow the user to disable networking on NetworkManager.

Preseeds: change in base packages installed

Please include within the preseeds for installation the following packages:

  • ubuntu-restricted-extras (flashplayer, codecs for mp3 and other formats)
  • geogebra
  • gnome-search-tool
  • ocrfeeder
  • openshot
  • freeplane
  • gtk-recordmydesktop
  • vokoscreen
  • librecad (?)
  • *-lts-xenial (LTS Hardware Enablement Stack from Canonical/Ubuntu), only on 14.04.

Also, please remove the following packages:

  • webbrowser-app

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.