Search Discussions
-
I'm trying to use a Jinja for loop to go through the files in a particular directory, and I can't seem to get it right. Is there a way to do something along the lines of: {% for file in ...
Jameson
Jan 6, 2015 at 8:17 pm
Jan 19, 2015 at 2:51 pm -
Hi. I'm trying to setup ec2 instances via salt-cloud. I'm able to launch a simple instance while getting into error when trying to include "network_interfaces" option in profile and add it to vpc. My ...
Igor Tsigankov
Jan 8, 2015 at 2:19 pm
Jun 26, 2015 at 12:15 pm -
I'm sure this has come up before, but I'm looking for a primitive way to do basic syntax checking on my .sls files without having to run through the whole salt-call procedure. I would assume there is ...
ZAM
Jan 9, 2015 at 5:58 pm
Jan 13, 2015 at 10:23 pm -
I installed salt using the bootstrap method, which installed salt==2014.7.0. I get this every time i try running the master and minion processes: salt-master --versions-report Traceback (most recent ...
1up
Jan 9, 2015 at 8:08 pm
Jan 9, 2015 at 11:21 pm -
I've read the various posts about minion settings to alleviate too many auths at once, but I'm still having issues. My main salt-master thread is always at 100% CPU and I get timeouts when trying to ...
Viet Nguyen
Jan 5, 2015 at 9:35 pm
Jan 18, 2015 at 5:02 am -
Given even a not terribly complex formula for snmp (Install pkg, install conf from template, enable service), salt willl take an inordinate amount of time before it prints anything, hangs with no ...
Jmacfar
Jan 8, 2015 at 12:07 am
Jan 28, 2015 at 6:34 pm -
Greetings all! Rather new to Salt, please forgive the simplistic nature of this inquiry. Objective: Change "enabled=0" to "enabled=1" in a text file using a regular expression. Reference: Relevant ...
Aubrey Falconer
Jan 7, 2015 at 11:39 pm
Jan 15, 2015 at 11:51 pm -
We are pleased to announce the 2014.7.1 release of Salt! The release notes can be found here: http://docs.saltstack.com/en/latest/topics/releases/2014.7.1.html ...
Colton Myers
Jan 22, 2015 at 11:44 pm
Jan 26, 2015 at 7:41 pm -
Hi I'm creatinga slurm formula for my cluster and I wan to share with all, How can i do to involve on formulas team? Thanks MARC -- You received this message because you are subscribed to the Google ...
Marc rodriguez
Jan 15, 2015 at 5:09 pm
May 21, 2015 at 5:01 pm -
Hello! I was just wondering whether it's possible to run salt-api as unprivileged user. I have salt-master running as unprivileged user, and salt-api on the same host (they share configuration files ...
Sławomir Kowalski
Jan 27, 2015 at 3:16 pm
Jan 31, 2015 at 9:17 pm -
Hello I want to copy one large installation tar file (file size is around 1.3 GB) on all minions . How to share this large file using salt ?? -- You received this message because you are subscribed ...
Ajinkya Joshi
Jan 27, 2015 at 10:15 am
Jan 28, 2015 at 10:22 pm -
The master can ping all minions with `salt \* test.ping` How can a minion ping the master? -- You received this message because you are subscribed to the Google Groups "Salt-users" group. To ...
Markus Kramer
Jan 18, 2015 at 5:42 pm
Jan 20, 2015 at 12:07 am -
I'm working on a pretty common and simple requirement: SSL certificates (in pem format) within the pillar data in order to push those certificates out to haproxy load balancers. Putting files into ...
Ari Maniatis
Jan 12, 2015 at 6:15 am
Jan 15, 2015 at 6:29 am -
Hi All, I would like to place one minion in two different environments in the top file, is this possible? I am using logic based on the salt populated env variable to try and make my sls files ...
AMARASINGHAM, Chandra
Jan 14, 2015 at 10:30 pm
Jan 15, 2015 at 3:59 am -
Howdy all, Just updated my salt-master install from the saltstack apt repo. There isn't an init script for salt-api. What is the recommended way of running salt-api? -- You received this message ...
Christian McHugh
Jan 31, 2015 at 5:49 pm
Mar 26, 2015 at 3:09 pm -
Hi, i am getting following issue, please help From master log ----------------------- 2015-01-07 05:42:39,783 [salt.loaded.int.returner.local_cache ][ERROR ] An extra return was detected from minion ...
Shiv Veerashetty
Jan 7, 2015 at 5:45 am
Mar 10, 2015 at 10:41 pm -
When placing a dependency onto a state which has an onlyif condition, this dependency is met even if the dependent state's onlyif fails (and thus, no action is taken). In some instances this could be ...
Andy Fletcher
Jan 22, 2015 at 12:03 pm
Jan 22, 2015 at 6:29 pm -
Hi, I'm trying to figure out what is going wrong with our salt servers. When they startup we get this message over and over: [CRITICAL] Could not deserialize msgpack message: In an attempt to keep ...
Joel Anderson
Jan 2, 2015 at 11:37 pm
Jan 3, 2015 at 3:26 am -
Is it possible to configure the /etc/salt/autosign.conf file to auto accept minions from a particular network? I know its possible to use globs and using full hosts names. I'd like to use the entire ...
Greg Cooper
Jan 29, 2015 at 6:46 pm
Jul 29, 2015 at 12:48 am -
Hello all! I'm fairly new to salt, so excuse my epic failure if it is one. I'm currently building out our configuration management for shared hosting services, and am coming up on a problem. I've ...
Joshua Brown
Jan 29, 2015 at 11:08 pm
Jan 30, 2015 at 4:07 pm -
Hi, salt '*' state.highstate is going to install 60+ RPMS on one box (at the moment just one box is configured) and will take more than an hour . Does that mean, command prompt will not return for an ...
GP
Jan 19, 2015 at 3:06 pm
Jan 20, 2015 at 2:22 pm -
I'm not sure how to best organise configuration within states. The YAML data has a certain hierarchy imposed on it by the fact that every key must be unique. So it seems natural to do this: haproxy ...
Ari Maniatis
Jan 16, 2015 at 4:28 am
Jan 19, 2015 at 5:17 am -
I have follow the doc given in the site. everything is fine but pkg.install not working its getting below error unable to find cache file in base env. -- You received this message because you are ...
Aniket Gole
Jan 5, 2015 at 11:55 am
Jan 12, 2015 at 9:47 am -
I've noticed linear growth of CPU on our salt-master for the past two weeks: https://cloud.githubusercontent.com/assets/438648/5919446/cd4ee686-a62b-11e4-9561-2699afbda0b9.png Watching the output of ...
Peter Waller
Jan 27, 2015 at 2:01 pm
Feb 10, 2015 at 10:11 am -
hey everybody, to this point if i had a problem with the svn.latest call, there was always a more or less "clear" error statement, but now i'm stuck with the following: ---------- ID ...
Michael Böhm
Jan 29, 2015 at 5:38 pm
Jan 31, 2015 at 9:17 am -
Hi I'm trying to setup a daily schedule to create snapshots of an instance running on AWS EC2, for backup purposes. I have an idea to use salt to do this, because so much of our infrastructure ...
Barry Laffoy
Jan 26, 2015 at 4:44 pm
Jan 27, 2015 at 9:05 am -
I'm working on a masterless Windows setup process on EC2 and I'm having trouble getting boto and salt-cloud working. I've installed Python 2.7.9 and added the Boto module, but when I go to import it ...
Tiru Srikantha
Jan 18, 2015 at 7:13 pm
Jan 20, 2015 at 4:25 pm -
Is there a method in salt which allows me to serialize the execution of states across minions? Preferably without additional infrastructure. I noticed salt.states.zk_concurrency but this requires ...
Frens Jan Rumph
Jan 17, 2015 at 5:47 am
Jan 18, 2015 at 8:13 pm -
Hello, I'd like to ask a couple of questions on how to use salt.cloud from python. Currently I'm on 2014.7.0 (Helium), on CentOS6 64bit. I'm trying to deploy virtual machines to softlayer using ...
Gergely Czuczy
Jan 13, 2015 at 1:56 pm
Jan 14, 2015 at 4:36 pm -
please, can someone review this? it's been a while since PDF doc is not available. -- You received this message because you are subscribed to the Google Groups "Salt-users" group. To unsubscribe from ...
Joaquin Veira
Jan 8, 2015 at 12:09 pm
Jan 9, 2015 at 12:35 pm -
Hello, I'm checking out the scheduling feature in Salt. For scheduling something by day of week/time, it says: "This requires python-dateutil to be installed on the minion." In this case, I'm just ...
Tames McTigue
Jan 8, 2015 at 2:22 pm
Jan 8, 2015 at 5:27 pm -
root@my-salt-master:/srv/salt# salt-master --version salt-master 0.17.5 root@sec-base:~# salt-minion --version salt-minion 2014.1.10 (Hydrogen) Extract from /etc/salt/master: file_roots: base: - ...
Mike
Jan 2, 2015 at 9:42 am
Feb 20, 2015 at 10:31 pm -
Hi everyone, I've published the formula for OpenVSwitch I use in our not-yet-public OpenStack-formula: https://github.com/0xf10e/openvswitch-formula Might be useful to some of you. The LICENSE it ...
Florian Ermisch
Jan 7, 2015 at 8:44 pm
Feb 16, 2015 at 12:56 pm -
Hi This question is a follow-up to this: https://groups.google.com/forum/#!topic/salt-users/CpIX_fJcB6g I have a schedule in salt that will create daily snapshots of the volume of a machine on AWS ...
Barry Laffoy
Jan 27, 2015 at 1:21 pm
Jan 29, 2015 at 3:18 pm -
I am able to install a package via salt node01 pkg.install test and it returns: node01: ---------- test version 1.0: ---------- new: 1.0 old: But when I run salt node01 pkg.version test I get no ...
Viet Nguyen
Jan 28, 2015 at 4:25 am
Jan 28, 2015 at 3:24 pm -
Hi, I'm new to using Salt. It's a fantastic product! Please can someone can help - I'm trying to install a directory of rpms that I've built for Infiniband networking. The official docs have these ...
Markbirmingham0
Jan 28, 2015 at 2:09 pm
Jan 28, 2015 at 2:56 pm -
Ok, Got a small, simple salt setup with a single master and a dozen or two minions all running CentOS6. Up until recently all have been happily running 2014.0. Everything was fine and I was not ...
Michael L
Jan 28, 2015 at 2:59 am
Jan 28, 2015 at 4:52 am -
I have installed *Master *on one machine and have two *Minions *on other machines runnning on debian. - I would like run a apt-get update command on a Minion from the Master - ex *apt-get update -c ...
Akash Patil
Jan 23, 2015 at 8:32 am
Jan 27, 2015 at 1:22 pm -
Hi, I am trying to iterate through a custom grain that I has multiple values associated with it. I am trying to get my code to loop through all the roles, If one of the roles is rabbitmq, then deploy ...
Brent Nikolaus
Jan 23, 2015 at 6:31 am
Jan 24, 2015 at 3:13 am -
Hi, I would really like to start sending all my salt-runs to an IRC channel to try and increase the awareness about changes people are making to our infrastructure and centralize are communications ...
Brent Nikolaus
Jan 21, 2015 at 5:19 pm
Jan 21, 2015 at 11:38 pm -
Hi, I'm wondering if there is a way to set grains for a single highstate run or some other way to maintain some kind of state only for a single run. What I'm trying to accomplish is to roll out a ...
Dennis Jacobfeuerborn
Jan 10, 2015 at 8:01 pm
Jan 20, 2015 at 3:58 am -
Hi, I have been trying to execute state in particular order, but I think its behaving differently. Intent is to read a file on disk and then install packages based on file contents. In order to ...
GP
Jan 16, 2015 at 9:55 pm
Jan 18, 2015 at 11:36 pm -
hello i keep my 'common' states on the base env, so i can reference from any state on any saltenv, that works fine and is very useful now i would like to call them from the top file itself, like this ...
Gustavo panizzo (gfa)
Jan 14, 2015 at 8:21 am
Jan 15, 2015 at 11:04 am -
I've been having my salt commands cut off out of the blue, which end with the string "Terminated". For instance, this morning I tried upgrading salt-minion across ~30 minions or so using this, and it ...
1up
Jan 14, 2015 at 5:07 pm
Jan 14, 2015 at 8:06 pm -
Hello! I noticed that there are no packages for salt-api for debian wheezy (I'm using salt APT repository), Are there plans to add them for this OS or should I consider migration to something "newer" ...
Sławomir Kowalski
Jan 13, 2015 at 9:23 am
Jan 14, 2015 at 5:23 pm -
Hi there, Joyent recently opensourced their private cloud solution called SDC (Smart Data Center) https://github.com/joyent/sdc . There is a Joyent salt-cloud provider option but this is for their ...
Peter Toth
Jan 12, 2015 at 10:35 pm
Jan 13, 2015 at 2:36 pm -
I'm looking for a way to validate jinja templates when used as file sources. Is there a way to do this using salt-call or similar? For example, if I have the following managed file I want to be able ...
Atom Powers
Jan 9, 2015 at 5:41 pm
Jan 9, 2015 at 7:59 pm -
Hi all, I've recently tried Salt and it's awesome! However, I have one question: I want to insert machine hostname in all uppercase (only short hostname, not FQDN) in a configuration file. Is there ...
Finnur Örn Guðmundsson
Jan 7, 2015 at 1:18 pm
Jan 9, 2015 at 7:38 pm -
Hi All, For those that care about cobbler on debian/ubuntu here is a start of a cobbler formula -- https://github.com/jcftang/cobbler-formula It does just enough to get a cobbler server going on ...
Jimmy Tang
Jan 27, 2015 at 4:07 pm
Feb 14, 2015 at 7:34 pm -
We install preconfigured OS and fill hostnames inside company's building. That means that Salt Minions connect to Salt Master via LAN. Then we move those servers, after that they use internet ...
Roman Inflianskas
Jan 30, 2015 at 2:17 pm
Jan 31, 2015 at 9:19 pm
Group Overview
group | salt-users |
discussions | 131 |
posts | 503 |
users | 152 |
152 users for January 2015
Archives
- June 2016 (156)
- May 2016 (371)
- April 2016 (283)
- March 2016 (376)
- February 2016 (386)
- January 2016 (329)
- December 2015 (352)
- November 2015 (356)
- October 2015 (401)
- September 2015 (382)
- August 2015 (414)
- July 2015 (428)
- June 2015 (329)
- May 2015 (467)
- April 2015 (564)
- March 2015 (602)
- February 2015 (506)
- January 2015 (503)
- December 2014 (512)
- November 2014 (627)
- October 2014 (590)
- September 2014 (485)
- August 2014 (574)
- July 2014 (526)
- June 2014 (32)