Re: [Spacewalk-list] Is it possible to use SSM in the XMLRPC API?

2019-09-20 Thread David Rock
to make working in the WebUI easier. If you use the API, you don’t really need the SSM; you’d just feed the list directly. — David Rock da...@graniteweb.com ___ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/lis

Re: [Spacewalk-list] Need to know about spacewalk internal architecture and why spacewalk is taking time to deploy scheduled actions

2019-04-02 Thread David Rock
walk end, it’s just setting a marker so that when the client checks in, it sees if there is something to do. “forcing” it to run by using rhn_check is just manually making it check in before it’s scheduled time, which is why that appears to make it go faste

Re: [Spacewalk-list] Spacewalk 2.8 | Offline Clients

2019-02-14 Thread David Rock
IIRC, the lowest you can set it for is 60 minutes. — David Rock da...@graniteweb.com > On Feb 14, 2019, at 07:45, p.cook...@bham.ac.uk wrote: > > No problem Harald. If you want to continue using rhnsd you can still reduce > the check-in time in /etc/sysconfig/rhn/rhnsd if you

Re: [Spacewalk-list] server says client should be updated, but nothing happens

2018-08-13 Thread David Rock
possible to have a post-update script run? You could set up a remote execution script as a wrapper that runs your yum update and then afterward have it run something else. I have often used that and applied to a group of systems under SSM in satellite. — D

Re: [Spacewalk-list] activation keys

2018-03-21 Thread David Rock
OS that contains the parent/child channels you want to apply and use that in the KS profile. The basic workflow at build time is: 1. use the GA release from the kickstart tree in the KS profile to install the base os 2. apply the activation key with the related clone channels, etc 3. yum update to bring

Re: [Spacewalk-list] Remote firewall-cmd from Spacewalk

2018-02-27 Thread David Rock
e command you sent actually had a single dash. :) It would not surprise me if this is an “emdash issue” with Microsoft applications. I very often see Outlook and Word convert a double-dash “--“ to an emdash “—“ — David Rock da...@graniteweb.com _

Re: [Spacewalk-list] Encrypting admin username and password of spacewalk server

2017-09-08 Thread David Rock
storing it plaintext; you can read the script code to decrypt the password. — David Rock da...@graniteweb.com ___ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] spacewalk configchannel

2017-04-07 Thread David Rock
a key level. Again, as long as everything in each key is unique (nothing is overriding anything else), it will work as expected. — David Rock da...@graniteweb.com signature.asc Description: Message signed with OpenPGP using GPGMail ___ Spacewalk-l

Re: [Spacewalk-list] Fwd: Re: How to tell what Errata has been applied

2017-02-24 Thread David Rock
> On Feb 24, 2017, at 09:40, Daryl Rose <darylr...@outlook.com> wrote: > > David, > > This command works great, and I can accomplish what I need. Thank you. Glad it helped :-) — David Rock da...@graniteweb.com signature.asc Description: Message signed with

Re: [Spacewalk-list] Fwd: Re: How to tell what Errata has been applied

2017-02-23 Thread David Rock
ata via spacewalk directly (i.e., not by running yum update locally), this should give you a running list of info about applied errata. It needs a little help because of using systemid, but might be what you need. — David Rock da...@graniteweb.com signature.asc Description: Message si

Re: [Spacewalk-list] Debugging broken kickstart profile

2017-02-23 Thread David Rock
aturely: yum install foo \\n bar \ \n <— extra space baz \\n foobar which results in: yum install foo bar baz foobar — David Rock da...@graniteweb.com signature.asc Description: Message signed wi

Re: [Spacewalk-list] Which version of Spacewalk is the same as Redhat Satellite 6?

2017-01-27 Thread David Rock
No. Satellite 6 is not related to spacewalk at all. Satellite 6 combines several other products (katello, foreman, puppet, etc) to make a completely different product. The relationship between spacewalk and satellite ended at satellite 5.7 — David Rock da...@graniteweb.com > On Jan

Re: [Spacewalk-list] Which version of Spacewalk is the same as Redhat Satellite 6?

2017-01-26 Thread David Rock
how they are handled is completely different so what "basic features" you are looking for matters. Provisioning: yes Package management: yes configuration management: yes (but what _kind_ of configuration management)? -- David Rock da...@graniteweb.com ___

Re: [Spacewalk-list] Why does one of my clients have a question mark next to it's name?

2015-01-29 Thread David Rock
deleting and re-registering, it may have been the wrong systemid. The systemid is what actually ties the client to the back-end. If you see something like this again, make sure the systemid in the system profile matches the systemid on the client in /etc/sysconfig/rhn/systemid -- David Rock da

Re: [Spacewalk-list] Can a cloned channel be renamed?

2014-08-27 Thread David Rock
* Mathew Snyder mathew.sny...@gmail.com [2014-08-26 16:17]: Simple question. Nothing more needed at this point. Can a cloned channel be renamed? Yes and no. You can change the displayed name, but you can't change the label. -- David Rock da...@graniteweb.com

Re: [Spacewalk-list] how do I get a client to execute a scheduled task immediately in spacewalk?

2013-10-30 Thread David Rock
commands. It requires it to be configured at the spacewalk end and also at the client end. It's a jabber infrastructure that handles message queuing for scheduled commands. -- David Rock da...@graniteweb.com ___ Spacewalk-list mailing list Spacewalk-list

Re: [Spacewalk-list] Time Zone Change

2013-06-17 Thread David Rock
as one of them. If you aren't using any config channel file management, then the answer is probably no. The only thing I can think of would be running a scheduled action to fire off a remote command, but if you didn't do that, the change probably didn't come from Satellite. -- David Rock da

Re: [Spacewalk-list] Yum doesn't communicate with server

2012-02-28 Thread David Rock
. If no repos show up, or if weird ones show up, that's a good reason not to find rhncfg. -- David Rock da...@graniteweb.com pgpRVvfKCshLD.pgp Description: PGP signature ___ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman

Re: [Spacewalk-list] oracle db-control commands

2010-10-22 Thread David Rock
* rob morrien rmorr...@xs4all.nl [2010-10-22 21:42]: hello, are the commands like db-control backup available in the spacewalk oracle environment? In the Satellite environment, they are. I assume it's the same thing with Spacewalk. I just su - oracle and it's there. -- David Rock da

Re: [Spacewalk-list] Kickstart w/o internet access

2010-10-01 Thread David Rock
is going on. -- David Rock da...@graniteweb.com ___ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Kickstart Snippets in Post Scripts (solved)

2010-08-10 Thread David Rock
possible. :-( -- David Rock da...@graniteweb.com ___ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-list

Re: [Spacewalk-list] Kickstart Snippets in Post Scripts

2010-08-08 Thread David Rock
* Colin Coe colin@gmail.com [2010-08-09 11:30]: On Sun, Aug 8, 2010 at 12:26 AM, David Rock da...@graniteweb.com wrote: big snip If I use cobbler profile getks, should I see the snippets, or should I see the expanded contents of the snippets?  If I should see the expanded code, what

Re: [Spacewalk-list] Kickstart Snippets in Post Scripts

2010-08-07 Thread David Rock
If I use cobbler profile getks, should I see the snippets, or should I see the expanded contents of the snippets? If I should see the expanded code, what would cause me not to? -- David Rock da...@graniteweb.com ___ Spacewalk-list mailing list

Re: [Spacewalk-list] Kickstart Snippets in Post Scripts (solved)

2010-08-07 Thread David Rock
IS sufficient for what I need, but it was a LOT more effort to dig out how it works than it should have been. Just two or three sentences in the templating or snippets section saying to USE a snippet, check this box and place the code here would have saved me a LOT of grief. -- David Rock da

[Spacewalk-list] Kickstart Snippets in Post Scripts

2010-08-06 Thread David Rock
, or is it not possible to use them that way? If not, how/where DO you use them? Thanks. -- David Rock da...@graniteweb.com ___ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] client pull of configuration channel file

2010-08-04 Thread David Rock
Is there a commandline tool to have a client request a file from a configuration channel? I know I can schedule a push from the server TO a list of clients, but I would like to have the client system do it instead. Thanks. -- David da...@graniteweb.com

Re: [Spacewalk-list] client pull of configuration channel file

2010-08-04 Thread David Rock
* Colin Coe colin@gmail.com [2010-08-05 07:19]: Have a look at 'rhncfg-client' That's perfect. Thanks. -- David Rock da...@graniteweb.com ___ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/listinfo

Re: [Spacewalk-list] client pull of configuration channel file

2010-08-04 Thread David Rock
and rhncfg-client get)? I'm not adverse to scripting, but there has to be a way to request the whole channel. Thanks. -- David Rock da...@graniteweb.com ___ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/listinfo

Re: [Spacewalk-list] client pull of configuration channel file

2010-08-04 Thread David Rock
* Colin Coe colin@gmail.com [2010-08-05 10:01]: On Thu, Aug 5, 2010 at 8:24 AM, David Rock da...@graniteweb.com wrote: * Colin Coe colin@gmail.com [2010-08-05 07:19]: Have a look at 'rhncfg-client' Actually, that gets me about 99% there.  It solves a specific problem

[Spacewalk-list] Kickstart snippets questions

2010-07-21 Thread David Rock
Hello, I'm trying to understand how the kickstart snippets are actually used and have come across a few questions: 1. Where are snippets able to be used? It looks like only pre and post scripts to me. 2. Related to #1: What determines where a snippet is ultimately placed in the kickstart file?