Cristian SANNA
Cristian SANNA
### Expected Behavior ``` var m=Map(); m.insert(["k":"v"]); if(m["i"].is_var_undef()){ return to_json(m); } ``` --> returns { "k" : "v" }, the map remains unchanged. ### Actual Behavior --> returns { "i"...
Hi, just seen you refered to a Ebot 4.0 future version, any ETA ?
Would it be possible somehow to get a real better explained step by step guide to get to work this bot on unix systems? Something a bit more detailed than...
E: Version '2014.7.2+ds-1trusty2' for 'salt-master' was not found E: Version '2014.7.2+ds-1trusty2' for 'salt-minion' was not found E: Unable to locate package salt-cloud E: Unable to locate package salt-api INFO[0098] The...
INFO[0062] The command [/bin/sh -c echo deb http://ppa.launchpad.net/saltstack/salt/ubuntu `lsb_release -sc` main | tee /etc/apt/s ources.list.d/saltstack.list && wget -q -O- "http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x4759FA960E27C0A6" | apt-key add -] returned a non-zero code: 2 building...