<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-config-mgmt.git/scripts, branch helium</title>
<subtitle>Vyatta config management config &amp; op templates/scripts (mirror of https://github.com/vyos/vyatta-config-mgmt.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-config-mgmt.git/atom?h=helium</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/atom?h=helium'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/'/>
<updated>2015-08-12T01:44:54+00:00</updated>
<entry>
<title>vyatta-config-mgmt: config archive fails on unknown ssh host key</title>
<updated>2015-08-12T01:44:54+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-07-11T14:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=fe3397c1c6015b73366cf7a875b8e6493462c39b'/>
<id>urn:sha1:fe3397c1c6015b73366cf7a875b8e6493462c39b</id>
<content type='text'>
If the remote host configured for commit-archive hasn't been connected
to before then it's host key is missing in known_hosts.  If this is the
case, then prompt the user to confirm the hosts authenticity after
presenting them with the host keys fingerprint, inserting it into
known_hosts and continuing with the archive if it's correct.

Bug #517 http://bugzilla.vyos.net/show_bug.cgi?id=517
</content>
</entry>
<entry>
<title>simplify commit-archive implementation</title>
<updated>2011-05-24T22:04:08+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-24T22:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=c28add8e387cbafb5fb4774fa0f12ee5a3e5fec6'/>
<id>urn:sha1:c28add8e387cbafb5fb4774fa0f12ee5a3e5fec6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix showConfig usage for "compare"</title>
<updated>2011-05-23T23:45:06+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-23T23:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=9fdfdd66cd10415e331017c8f324f29cbb064c09'/>
<id>urn:sha1:9fdfdd66cd10415e331017c8f324f29cbb064c09</id>
<content type='text'>
* default behavior for showConfig is to compare @ACTIVE and @WORKING, so no need to write to a file first.
* previously @ACTIVE was written to a file first _without_ "default" values, which means any "default" value in @WORKING will be printed by "compare" even if it has not been changed.
</content>
</entry>
<entry>
<title>eliminate hard-coded commit hook directory</title>
<updated>2011-05-17T03:18:05+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-17T03:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=4e85f8981ff93348c74f637730dad097eaaddc1a'/>
<id>urn:sha1:4e85f8981ff93348c74f637730dad097eaaddc1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the compare script to use the new cli-shell-api showConfig api</title>
<updated>2011-03-28T05:29:20+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-03-28T05:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=6370b386ccb1721f50f57e6427683d77876811c4'/>
<id>urn:sha1:6370b386ccb1721f50f57e6427683d77876811c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 6674: Internal errors for "compare &lt;&gt; &lt;&gt;".</title>
<updated>2011-01-12T20:19:40+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2011-01-12T20:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=e495e3dab1062b776afa3313b88f333ab72259e2'/>
<id>urn:sha1:e495e3dab1062b776afa3313b88f333ab72259e2</id>
<content type='text'>
Add check for null diff.
(cherry picked from commit 872f19b5b0890a494bda82eed9143338afaee5fe)
</content>
</entry>
<entry>
<title>Change to use euid to get login name.</title>
<updated>2011-01-04T23:09:26+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2011-01-04T23:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=660a9a474ac705a32548e736747e13674f94f3e5'/>
<id>urn:sha1:660a9a474ac705a32548e736747e13674f94f3e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename 'remote-archive commit-uri' to 'commit-archive location' per design spec review comments.</title>
<updated>2010-12-22T19:51:45+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-22T19:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=3a0b5ade7a56b17ecc55ce29f63a9ff4e4533b79'/>
<id>urn:sha1:3a0b5ade7a56b17ecc55ce29f63a9ff4e4533b79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set COMMIT_VIA for initial commit-revisions setup.</title>
<updated>2010-12-04T21:40:06+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-04T21:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=616465510ef187a206fc1858234b8558c3bc2f35'/>
<id>urn:sha1:616465510ef187a206fc1858234b8558c3bc2f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change 'config-mgmt' to 'config-management' to appease support.</title>
<updated>2010-12-04T00:38:54+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-04T00:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-config-mgmt.git/commit/?id=baa9c61160c8fdee7d0d4719501ff6a558577338'/>
<id>urn:sha1:baa9c61160c8fdee7d0d4719501ff6a558577338</id>
<content type='text'>
</content>
</entry>
</feed>
